Binary Raw - Docs
    Preparing search index...

    Function removeRecent

    • Removes a recent file from the list. Optionally deletes the associated file buffer.

      Parameters

      • identifier: string

        File name or id to remove

      • strategy: RemoveStrategy = 'by-name'

        Matching strategy (default: by-name)

      Returns Promise<Result<boolean, StorageError>>

      Result with true if file was found and removed