Method: GLI::Commands::HelpModules::CommandFinder#last_unknown_command
- Defined in:
- lib/gli/commands/help_modules/command_finder.rb
#last_unknown_command ⇒ Object (readonly)
Returns the value of attribute last_unknown_command.
7 8 9 |
# File 'lib/gli/commands/help_modules/command_finder.rb', line 7 def last_unknown_command @last_unknown_command end |