darVersion

fnstring darVersion() @safe

Returns libdar version string as reported by the shim (e.g., "7.0.0").

The underlying C shim allocates the string; this function copies it into a D string and frees the C allocation.