Hierarchy

  • getwd
  • Getwd returns a rooted path name corresponding to the current directory. If the current directory can be reached via multiple paths (due to symbolic links), Getwd may return any one of them.

    Returns string

Generated using TypeDoc