Method: Pik::Commands.list
- Defined in:
- lib/pik/commands.rb
.list ⇒ Object
17 18 19 |
# File 'lib/pik/commands.rb', line 17 def self.list commands.map{|c| c.names }.flatten end |
17 18 19 |
# File 'lib/pik/commands.rb', line 17 def self.list commands.map{|c| c.names }.flatten end |