ctfeParseOptions
Parses the Options: section into a list of CtfeOptionSpec.
The parser is conservative and supports the common patterns used in the project tests. It avoids regex and uses simple string operations so it can run in CTFE contexts.
Parses the Options: section into a list of CtfeOptionSpec.
The parser is conservative and supports the common patterns used in the project tests. It avoids regex and uses simple string operations so it can run in CTFE contexts.