Skip to content
edmundhighcock edited this page Apr 2, 2016 · 1 revision

Available Help Sources

There are many different sources of help available for CodeRunner:

  1. For taking first steps, try out the CodeRunner Tutorial
  • For a quick reference for coderunner commands, try coderunner man from the command line or man from interactive mode.
  • For API documentation, see the documentation link on the rubygems page
  • From interactive mode, you can get help on any class or method using the help command e.g.
>> CodeRunner.help(:submit)

Clone this wiki locally