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