Hides a file in B2 by creating a hide marker (soft delete).
Creates a new HideAction for the given relative path.
Path relative to the sync root.
Callback that creates the hide marker.
Readonly
Size in bytes of the file, or 0 for metadata-only actions.
The kind of action.
Hides the file (unless dryRun) and returns a 'hide' event.
Whether to simulate the action without making changes.
An async generator yielding sync progress events.
Hides a file in B2 by creating a hide marker (soft delete).