Class: RProgram::Sudo
Overview
Represents the sudo
executable.
Instance Attribute Summary
Attributes inherited from Program
Method Summary
Methods inherited from Program
alias_program, find, find_with_path, find_with_paths, #initialize, name_program, path, path=, program_aliases, #program_aliases, program_name, #program_name, program_names, #program_names, #run, #run_task, #sudo, #sudo_task, #to_s
Constructor Details
This class inherits a constructor from RProgram::Program