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