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