Hierarchy

  • chdir
  • Chdir changes the current working directory to the named directory. If there is an error, it will be of type *PathError.

    Parameters

    • dir: string

    Returns void

Generated using TypeDoc