Exemplo n.º 1
0
 public static void Add(RootCommand command)
 => Step8.Add(command,
              AppDownloadType.Compressed_Zstd,
              "zst");
Exemplo n.º 2
0
 public static void Add(RootCommand command)
 => Step8.Add(command,
              AppDownloadType.Compressed_XZ,
              "xz");