Home
last modified time | relevance | path

Searched refs:postStringMode (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CS/7zip/Common/
DCommandLineParser.cs262 public CommandForm(string idString, bool postStringMode) in CommandForm() argument
265 PostStringMode = postStringMode; in CommandForm()