Method: Bundler::Thor::HiddenCommand#hidden?

Defined in:
lib/bundler/vendor/thor/lib/thor/command.rb

#hidden?Boolean

Returns:

  • (Boolean)

130
131
132
# File 'lib/bundler/vendor/thor/lib/thor/command.rb', line 130

def hidden?
  true
end