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