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