MCPcopy Create free account
hub / github.com/Parchive/par2cmdline / GetSkipData

Method GetSkipData

src/commandline.h:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 bool GetRenameOnly(void) const {return renameonly;}
98 bool GetRecursive(void) const {return recursive;}
99 bool GetSkipData(void) const {return skipdata;}
100 u64 GetSkipLeaway(void) const {return skipleaway;}
101#ifdef _OPENMP
102 u32 GetNumThreads(void) {return nthreads;}

Callers 2

mainFunction · 0.80
test11_helperFunction · 0.80

Calls

no outgoing calls

Tested by 1

test11_helperFunction · 0.64