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