@nextcloud/files
    Preparing search index...

    Class FileAction

    Index

    Constructors

    Accessors

    • get execBatch(): | undefined
      | ((files: Node[], view: View, dir: string) => Promise<(null | boolean)[]>)

      Returns
          | undefined
          | ((files: Node[], view: View, dir: string) => Promise<(null | boolean)[]>)