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