Class: Ronin::Web::CLI::Commands::New Private
- Inherits:
-
Ronin::Web::CLI::Command
- Object
- Core::CLI::Command
- Ronin::Web::CLI::Command
- Ronin::Web::CLI::Commands::New
- Defined in:
- lib/ronin/web/cli/commands/new.rb,
lib/ronin/web/cli/commands/new/app.rb,
lib/ronin/web/cli/commands/new/server.rb,
lib/ronin/web/cli/commands/new/spider.rb,
lib/ronin/web/cli/commands/new/nokogiri.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Creates new projects or scripts.
Usage
ronin-web new {nokogiri | server | app | spider}
Options
-h, --help Print help information
Arguments
[COMMAND] The command name to run
[ARGS ...] Additional arguments for the command
Commands
app
help
nokogiri
server
spider