RNS::ConfigObj::Section
A section within a config file, at a given nesting depth.
Constructors
Instance methods
depth
Sourcename
Sourceparent
Sourcescalars
Sourcesections
Sourcesize
Sourceto_string_hash
Convert this section's scalar key-value pairs to a Hash(String, String). Only includes string values (not subsections or arrays). Useful for passing configuration to interface constructors.