Class: Ronin::Repos::CLI Private

Inherits:
Object
  • Object
show all
Includes:
CommandKit::Commands, CommandKit::Options::Version
Defined in:
lib/ronin/repos/cli.rb,
lib/ronin/repos/cli/command.rb,
lib/ronin/repos/cli/commands/new.rb,
lib/ronin/repos/cli/commands/list.rb,
lib/ronin/repos/cli/commands/purge.rb,
lib/ronin/repos/cli/commands/remove.rb,
lib/ronin/repos/cli/commands/update.rb,
lib/ronin/repos/cli/commands/install.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.

The ronin-repos command-line interface (CLI).

Defined Under Namespace

Modules: Commands Classes: Command