Method: ApiMaker::BaseCommand#commands
- Defined in:
- lib/api_maker/base_command.rb
#commands ⇒ Object (readonly)
Returns the value of attribute commands.
2 3 4 |
# File 'lib/api_maker/base_command.rb', line 2 def commands @commands end |