Method: Nugrant::Vagrant::V2::Command::RestrictedKeys#help
- Defined in:
- lib/nugrant/vagrant/v2/command/restricted_keys.rb
permalink #help(parser) ⇒ Object
[View source]
57 58 59 |
# File 'lib/nugrant/vagrant/v2/command/restricted_keys.rb', line 57 def help(parser) @env.ui.info(parser.help, :prefix => false) end |