Skip to main content

Module paths

Module paths 

Source
Expand description

Section and field path discovery from confique metadata and schema markers.

Functionsยง

direct_child_split_section_paths
Returns split sections that are direct children of section_path.
env_only_field_paths
Finds leaf fields whose schema opts out of template and schema output.
inner_field_for_section
Returns the confique inner field name for one transparent array section.
nested_section_paths
Collects every nested confique section path from schema metadata.
schema_path_for_section
Resolves the output path for a split section schema.
section_has_transparent_array_marker
Returns whether one section path uses transparent array serialization.
split_section_paths
Finds nested sections whose field schema opts into template/schema splitting.
transparent_array_section_paths
Finds nested sections whose field schema opts into transparent array serialization.