Function unlock

  • Releases the cross-process lock for the given file, for the actual process.

    Parameters

    • file: string

      The path of the file to lock.

    Returns Promise<void>

Generated using TypeDoc