Exception: CommandExec::Exceptions::CommandNotExecutable

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/command_exec/exceptions.rb

Overview

Class used to indicate that a command is not flagged as executable

Examples:

Counter measure for this error

chmod +x <executable>