class ActiveScripts::Preparations::Freebsd

Private Instance Methods

setup() click to toggle source

INFO: ActiveScripts::Preparations::Freebsd contains code that is

pertaining to the FreeBSD operating system.
# File lib/active_scripts/preparations/freebsd.rb, line 10
def setup
  notify_command_todo!
end
update() click to toggle source
# File lib/active_scripts/preparations/freebsd.rb, line 14
def update
  notify_command_todo!
end