package scfg
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Scfg.Query
Source
Module providing functions to search inside a config.
Returns a list of directives with the provided name from a list of directives.
Returns the first directive with the provided name from a list of directive.
Extract a given number of parameters from a directive.
Extract a parameter at a given index from a directive.
Extract a bool parameter at a given index from a directive.
Extract an int parameter at a given index from a directive.
Extract a positive int parameter at a given index from a directive.