Method: RightScale::Platform::Shell#booted_at

Defined in:
lib/right_agent/platform.rb,
lib/right_agent/platform/windows/platform.rb,
lib/right_agent/platform/unix/linux/platform.rb,
lib/right_agent/platform/unix/darwin/platform.rb

#booted_atObject

Overrides base Shell#booted_at



562
563
564
# File 'lib/right_agent/platform.rb', line 562

def booted_at
  must_be_overridden
end