builtin:config
Methods
get-config($label: string, $name: string) -> any
Gets a config value of label:name
get-configs($label: string) -> dict[any]
Gets all the config values under a given label
Last modified: 21 July 2025
Gets a config value of label:name
Gets all the config values under a given label