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