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