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