Function stat

  • Gets file status information. See stat(2)

    Parameters

    • path: string

      Path to the file.

    Returns Promise<StatResult>

Generated using TypeDoc