Performance: This method performs two allocations per call (concatenation + toLower). This is acceptable for provider lookup scenarios which are infrequent. For hot paths requiring repeated access, callers should cache the result.
ArchiveProvider.fullName
string fullName() constReturns the full provider name in the format "vendor-format".
Returns
The full provider name string (e.g., "ddn-zip").