Class: RProgram::Sudo

Inherits:
Program show all
Defined in:
lib/rprogram/sudo.rb

Overview

Represents the sudo executable.

Since:

  • 0.3.0

Instance Attribute Summary

Attributes inherited from Program

#name, #path

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