Ruby Options Functions
EditRocket provides the following information on Options functions in the Ruby source code builder.
parse(argv, generators) - Parse command line options. We're passed a hash containing output generators, keyed by the generator name
title=(string) - Set the title, but only if not already set. This means that a title set from the command line trumps one set in a source file
title() -