Method: CloudCLI#cmd_name

Defined in:
lib/CloudClient.rb

#cmd_nameObject

Returns the command name



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

def cmd_name
    File.basename($0)
end