Class: Amimono::Command
- Inherits:
-
CLAide::Command
- Object
- CLAide::Command
- Amimono::Command
- Defined in:
- lib/cocoapods-amimono/command/amimono.rb
Class Method Summary collapse
Class Method Details
.run(argv) ⇒ Object
14 15 16 |
# File 'lib/cocoapods-amimono/command/amimono.rb', line 14 def self.run(argv) super(argv) end |