module Mixlib
module Mixlib::ShellOut::Unix
module Mixlib::ShellOut::Windows
module Mixlib::ShellOut::Windows::Utils
module Process
module Process::Constants
module Process::Functions
module Process::Functions::FFI::Library
class Mixlib::ShellOut
class Mixlib::ShellOut::CommandTimeout
class Mixlib::ShellOut::InvalidCommandOption
class Mixlib::ShellOut::ShellCommandFailed
class Mixlib::ShellOut::Windows::ThingThatLooksSortOfLikeAProcessStatus
mixlib-shellout
1.3.0.rc.0
# set_group
def set_group if group Process.egid = gid Process.gid = gid end end