1 reference to CreateFromDirectoryAsync
System.Formats.Tar (1)
System\Formats\Tar\TarFile.cs (1)
102return CreateFromDirectoryAsync(sourceDirectoryName, destination, includeBaseDirectory, new TarWriterOptions() { Format = format }, cancellationToken);