Expand description
Section content parser for GCTF files.
Parses the content of different section types based on their structure.
Functionsยง
- build_
section - Build a section from parsed content.
- parse_
attribute - Parse a GCTF attribute from
#[name(value)]content string. ReturnsNoneif content is empty or invalid. - parse_
inline_ options - Parse key=value options from section header inline options string.
- parse_
section_ content - Parse section content based on section type.
- resolve_
attributes - Resolve attributes for a section, applying inheritance rules: