Class: Apprepo::Command::Make
- Inherits:
-
Object
- Object
- Apprepo::Command::Make
- Defined in:
- lib/fastlane/plugin/apprepo/command.rb
Overview
Command class
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
7 8 9 |
# File 'lib/fastlane/plugin/apprepo/command.rb', line 7 def run fputs 'make run executed' end |