Method: VMC::Cli::Command::Services#unbind_service
- Defined in:
- lib/cli/commands/services.rb
#unbind_service(service, appname) ⇒ Object
83 84 85 |
# File 'lib/cli/commands/services.rb', line 83 def unbind_service(service, appname) (service, appname) end |