Function
get-initial-cwd
Return a path that programs should use as their initial current working
directory, interpreting . as shorthand for this.
get-initial-cwd: func() -> option<string>;Return a path that programs should use as their initial current working
directory, interpreting . as shorthand for this.
get-initial-cwd: func() -> option<string>;