Method: CLIApp::Config#name

Defined in:
lib/cliapp.rb

#nameObject

Returns the value of attribute name.



71
72
73
# File 'lib/cliapp.rb', line 71

def name
  @name
end