Module: CloudCLI

Defined in:
lib/CloudClient.rb

Overview

Command line help functions

Instance Method Summary collapse

Instance Method Details

#cmd_nameObject

Returns the command name



118
119
120
# File 'lib/CloudClient.rb', line 118

def cmd_name
    File.basename($0)
end