Class: Apprepo::Command::Make

Inherits:
Object
  • Object
show all
Defined in:
lib/fastlane/plugin/apprepo/command.rb

Overview

Command class

Instance Method Summary collapse

Instance Method Details

#runObject



7
8
9
# File 'lib/fastlane/plugin/apprepo/command.rb', line 7

def run
  fputs 'make run executed'
end