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