class Mixlib::ShellOut::Windows::Utils
DEPRECATED do not use
Public Class Methods
Source
# File lib/mixlib/shellout/windows.rb, line 431 def self.should_run_under_cmd?(cmd) Mixlib::ShellOut::Windows::Utils.new.send(:should_run_under_cmd?, cmd) end
DEPRECATED do not use
# File lib/mixlib/shellout/windows.rb, line 431 def self.should_run_under_cmd?(cmd) Mixlib::ShellOut::Windows::Utils.new.send(:should_run_under_cmd?, cmd) end