Module: CryptReboot::Runner

Defined in:
lib/crypt_reboot/runner.rb,
lib/crypt_reboot/runner/text.rb,
lib/crypt_reboot/runner/lines.rb,
lib/crypt_reboot/runner/binary.rb,
lib/crypt_reboot/runner/boolean.rb,
lib/crypt_reboot/runner/generic.rb,
lib/crypt_reboot/runner/no_result.rb

Defined Under Namespace

Classes: Binary, Boolean, Generic, Lines, NoResult, Text

Constant Summary collapse

ExitError =
Class.new StandardError
CommandNotFound =
Class.new StandardError