Optional ReadonlyappliesTrue when scan(filters) already enforces include/exclude filters itself as an optimization.
The synchronizer still reapplies filters after custom scanner output as the SDK policy
boundary. Custom folders that set this should use the exported filter helpers from
@backblaze-labs/b2-sdk/sync to stay aligned with the SDK glob and RegExp dialect.
Optional ReadonlyappliesTrue when scan(filters) already yields entries in compareSyncRelativePaths order.
Custom folders that omit this are sorted by synchronize() before pairing.
ReadonlyrootAbsolute filesystem path to the local root directory.
ReadonlytypeDiscriminant identifying a local folder.
Scans the folder and yields files relative to the folder root.
Optionaloptions: SyncScanOptions
A sync folder constrained to the local filesystem.