Libraries
»
thor
(1.5.0)
»
Index
»
Thor
»
HiddenCommand
»
#hidden?
Method: Thor::HiddenCommand#hidden?
Defined in:
lib/thor/command.rb
#
hidden?
⇒
Boolean
Returns:
(
Boolean
)
130 131 132
# File 'lib/thor/command.rb', line 130
def
hidden?
true
end