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