Function unlink

  • Removes the given file.

    Parameters

    • path: string

      Path to be removed.

    Returns Promise<void>

Generated using TypeDoc