Class: Abr::Command
- Inherits:
-
Thor
- Object
- Thor
- Abr::Command
- Defined in:
- lib/abr/command.rb
Instance Method Summary collapse
Instance Method Details
#test ⇒ Object
9 10 11 |
# File 'lib/abr/command.rb', line 9 def test Abr.test() end |