Class | Webby::Apps::Main |
In: |
lib/webby/apps/main.rb
|
Parent: | Object |
cmd_line_options | [R] |
Search for the "Sitefile" starting in the current directory and working upwards through the filesystem until the root of the filesystem is reached. If a "Sitefile" is not found, a RuntimeError is raised.
Runs the main webby application. The command line arguments are passed in to this method as an array of strings. The command line arguments are parsed to figure out which rake task to invoke.