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