NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Helper functions to get config values

Helper functions to get config values.

Functions

Function Description Links
cs_subset_bool() Get a boolean config item by name
cs_subset_enum() Get a enumeration config item by name
cs_subset_long() Get a long config item by name
cs_subset_mbtable() Get a Multibyte table config item by name
cs_subset_number() Get a number config item by name
cs_subset_path() Get a path config item by name
cs_subset_quad() Get a quad-value config item by name
cs_subset_regex() Get a regex config item by name
cs_subset_slist() Get a string-list config item by name
cs_subset_sort() Get a sort config item by name
cs_subset_string() Get a string config item by name