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