Searched defs:parseCustomTypeOption (Results 1 – 2 of 2) sorted by relevance
1709 export function parseCustomTypeOption(opt: CommandLineOptionOfCustomType, value: string, errors: Pu… function
34671 function parseCustomTypeOption(opt, value, errors) { function