Path: | dradis.rb |
Last Update: | Fri Apr 17 19:21:38 +0100 2009 |
This module is the main entry point of the application. Within it, the user interface is instanced and launched.
Daniel Martin Gomez <etd[-at-]nomejortu.com>
ruby dradis.rb [ -h | -help ] [ -v | --version ] [ -c | -g ] -h | --help: display application synopsys, author and usage information. -v | --version: display version informaiton. -c: choose comand line interface (default). -g: start graphical user interface (same as -w). other valid options: -w: choose a GUI based on wxWidgets (requires wxruby gem). -q: choose a GUI based on Qt4 (requires libqt4-ruby bindings) [deprecated].
This file may be used under the terms of the GNU General Public License version 2.0 as published by the Free Software Foundation and appearing in the file LICENSE.txt included in the packaging of this file.
Copyright: Daniel Martin Gomez <etd[-at-]nomejortu.com>