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