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