class ActiveScripts::Preparations::Windows
Private Instance Methods
setup()
click to toggle source
INFO: ActiveScripts::Preparations::Windows
contains code that is
pertaining to the Windows operating system.
# File lib/active_scripts/preparations/windows.rb, line 10 def setup notify_command_todo! end
update()
click to toggle source
# File lib/active_scripts/preparations/windows.rb, line 14 def update notify_command_todo! end