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