Libraries
»
cliapp
(0.2.0)
»
Index
»
CLIApp
»
Config
»
#name
Method: CLIApp::Config#name
Defined in:
lib/cliapp.rb
#
name
⇒
Object
Returns the value of attribute name.
71 72 73
# File 'lib/cliapp.rb', line 71
def
name
@name
end