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