Set the help message for the next action
28 29 30
# File 'lib/runfile/dsl.rb', line 28 def help(text) Runner.instance.last_help = text end