Method: RightScale::Platform::Shell#uptime
- 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
Overrides base Shell#uptime
555 556 557 |
# File 'lib/right_agent/platform.rb', line 555 def uptime must_be_overridden end |