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