withReference
fn
IncrOpts withReference(IncrOpts io, string path, string base, string ext = "dar", uint minDigits = 0) @safe @nogc pure nothrowSets the reference archive coordinates.
Parameters
path | directory containing the reference archive slices |
base | base name of the reference archive |
ext | slice extension (default: "dar") |
minDigits | minimum digits for slice numbering (default: 0) |