Marten::CLI::Manage::Errors::Exit
Represents an error raised when commands are instructed to terminate execution immediately through the use of
the #exit method and when they are being executed in an environment that explicitly disallows this (such as
specs).
Constructors
Instance methods
code
Source