Class: Ronin::Fuzzer::CLI::Commands::Completion

Inherits:
Core::CLI::CompletionCommand
  • Object
show all
Defined in:
lib/ronin/fuzzer/cli/commands/completion.rb

Overview

Manages the shell completion rules for ronin-fuzzer.

Usage

ronin-fuzzer completion [options]

Options

    --print                      Prints the shell completion file
    --install                    Installs the shell completion file
    --uninstall                  Uninstalls the shell completion file
-h, --help                       Print help information

Examples

ronin-fuzzer completion --print
ronin-fuzzer completion --install
ronin-fuzzer completion --uninstall

Since:

  • 0.2.0