Searched defs:optStr (Results 1 – 2 of 2) sorted by relevance
276 export const optStr = new OptionalValidator<string>(requiredStr); constant
295 std::string optStr(option); in parseFile() local