Class: Pod::Command::MPAAS::Dev
- Inherits:
-
Pod::Command::MPAAS
- Object
- Pod::Command
- Pod::Command::MPAAS
- Pod::Command::MPAAS::Dev
- Defined in:
- lib/cocoapods-mPaaS/command/mpaas/dev.rb
Instance Method Summary collapse
Methods inherited from Pod::Command::MPAAS
Constructor Details
This class inherits a constructor from Pod::Command::MPAAS
Instance Method Details
#run ⇒ Object
11 12 13 |
# File 'lib/cocoapods-mPaaS/command/mpaas/dev.rb', line 11 def run LogTools.p_green CocoapodsMpaas::VERSION_DEV end |