Class: Mutant::CLI::Command::Environment::IRB Private

Inherits:
Mutant::CLI::Command::Environment show all
Defined in:
lib/mutant/cli/command/environment/irb.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.

API:

  • private

Constant Summary collapse

NAME =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

'irb'
SHORT_DESCRIPTION =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

'Run irb with mutant environment loaded'
SUBCOMMANDS =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

API:

  • private

EMPTY_ARRAY

Constants inherited from Mutant::CLI::Command::Environment

OPTIONS

Constants inherited from Mutant::CLI::Command

OPTIONS

Method Summary

Methods inherited from Mutant::CLI::Command

#call, command_name, #full_name, parse, short_description