Module: Commands::ConsoleMethods
- Defined in:
- lib/commands.rb
Instance Method Summary collapse
Instance Method Details
#commands ⇒ Object
6 7 8 |
# File 'lib/commands.rb', line 6 def commands @commands ||= Commands.new end |
6 7 8 |
# File 'lib/commands.rb', line 6 def commands @commands ||= Commands.new end |