# File lib/rye/cmd.rb, line 101
101:
def
uname
(
*
args
)
run_command
(
'uname'
,
args
)
end