pub fn initial_cwd() -> Option<String>
Return a path that programs should use as their initial current working directory, interpreting . as shorthand for this.
.