Method ImportAsync(string, bool, bool, CancellationToken)

Assembly: redb.Export.dll

Imports data from the specified .redb file.

public Task ImportAsync(string inputPath, bool clean, bool dryRun, CancellationToken ct = default)