Searched defs:OptionType (Results 1 – 3 of 3) sorted by relevance
33 OptionType = CliOptionType | dict | Path | None variable
53 enum class OptionType : uint8_t { STRING = 0x01, BOOLEAN }; enum
49 enum OptionType { enum