Class: DeployiOS::Command::Iap
- Inherits:
-
DeployiOS::Command
- Object
- CLAide::Command
- DeployiOS::Command
- DeployiOS::Command::Iap
- Defined in:
- lib/deployios/command/iap.rb
Instance Method Summary collapse
Methods inherited from DeployiOS::Command
Constructor Details
This class inherits a constructor from DeployiOS::Command
Instance Method Details
#run ⇒ Object
7 8 9 |
# File 'lib/deployios/command/iap.rb', line 7 def run log_info('Managing In-App Purchases configuration...') end |