Function FSWriter.archive

Archives a directory or a file.

static void archive (
  string Path,
  string OutputPath,
  BlockStorage STF
);