Libraries
»
thor
(1.4.0)
»
Index
»
Thor
»
Command
»
#name
Method: Thor::Command#name
Defined in:
lib/thor/command.rb
#
name
⇒
Object
Returns the value of attribute name
2 3 4
# File 'lib/thor/command.rb', line 2
def
name
@name
end