Module: SelfCommands
- Included in:
- Takeltau::Self
- Defined in:
- lib/takeltau/self/commands.rb
Overview
tau self commands
Instance Method Summary collapse
-
#self_commands ⇒ Object
Backend method for config self commands.
Instance Method Details
#self_commands ⇒ Object
Backend method for config self commands.
6 7 8 |
# File 'lib/takeltau/self/commands.rb', line 6 def self_commands _manipulate_output_ _get_thor_list_ end |