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