Method: Pik::Run#help_message
- Defined in:
- lib/pik/commands/run_command.rb
#help_message ⇒ Object
35 36 37 38 39 40 41 42 43 44 |
# File 'lib/pik/commands/run_command.rb', line 35 def sep =<<SEP Examples: C:\\>pik run PATH C:\\>pik run rake spec SEP end |