Function realpath

  • Returns the canonicalized absolute pathname.

    Parameters

    • path: string

      Path to convert.

    Returns Promise<string>

Generated using TypeDoc