# File lib/rye/cmd.rb, line 112
112:
def
uptime
(
*
args
)
run_command
(
"uptime"
,
args
)
end