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