Function getcwd

  • Return [str, err] where str is the current working directory and err the error code.

    Returns ResultTuple<string>

Generated using TypeDoc