Module Mixlib::ShellOut::Windows
In: lib/mixlib/shellout/windows.rb

Methods

Included Modules

::Windows::Handle ::Windows::Process ::Windows::Synchronize

Classes and Modules

Module Mixlib::ShellOut::Windows::Utils
Class Mixlib::ShellOut::Windows::ThingThatLooksSortOfLikeAProcessStatus

Constants

TIME_SLICE = 0.05
IS_BATCH_FILE = /\.bat"?$|\.cmd"?$/i

Public Instance methods

Option validation that is windows specific

[Validate]