# File lib/foreman/process.rb, line 76
def
cwd
File
.
expand_path
(
@options
[
:cwd
]
||
"."
)
end