ArchiveGeneralLibOptions constructor
ArchiveGeneralLibOptions({})
Implementation
ArchiveGeneralLibOptions({
required this.fileSystemEntityIgnore,
required this.isUseFileSystemEntityIgnore,
required this.isVerbose,
});