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