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