ExTodo v0.1.0 ExTodo.Config View Source
This module defines a struct which houses all the configuration data for ex_todo.
Link to this section Summary
Functions
Get the configuration defaults as a Config struct
Get the configuration defaults as a string
Get the configuration file name
Link to this section Functions
Link to this function
config_defaults_as_map() View Source
Get the configuration defaults as a Config struct
Link to this function
config_defaults_as_string() View Source
Get the configuration defaults as a string
Link to this function
config_file() View Source
Get the configuration file name