Searched defs:EmptyAllowed (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CS/7zip/Common/
H A DCommandLineParser.cs240 if (currentIndex == -1 && !charsSet.EmptyAllowed)
272 public bool EmptyAllowed = false; field in class:SevenZip.CommandLineParser.CommandSubCharsSet

Completed in 50 milliseconds