Method: VMC::Cli::Command::Base#client_info
- Defined in:
- lib/cli/commands/base.rb
#client_info ⇒ Object
195 196 197 |
# File 'lib/cli/commands/base.rb', line 195 def client_info @client_info ||= client.info end |
195 196 197 |
# File 'lib/cli/commands/base.rb', line 195 def client_info @client_info ||= client.info end |