Method: Climate::Script#command_name

Defined in:
lib/climate/script.rb

#command_nameObject



42
# File 'lib/climate/script.rb', line 42

def command_name ; File.basename($CLIMATE_PROGRAM_NAME || $PROGRAM_NAME) ; end