Module: LegacyMixlib::ShellOut::Windows
- Includes:
- Process::Constants, Process::Functions
- Included in:
- LegacyMixlib::ShellOut, Utils
- Defined in:
- src/mintpress-common/lib/legacymixlib/shellout/windows.rb
Defined Under Namespace
Classes: ThingThatLooksSortOfLikeAProcessStatus, Utils
Constant Summary collapse
- TIME_SLICE =
0.05
Instance Method Summary collapse
-
#run_command ⇒ Object
-- Missing lots of features from the UNIX version, such as uid, etc.
-
#validate_options(opts) ⇒ Object
Option validation that is windows specific.
Instance Method Details
#run_command ⇒ Object
--
Missing lots of features from the UNIX version, such as
uid, etc.
#validate_options(opts) ⇒ Object
Option validation that is windows specific