Function ::filesystem::config_path

fn config_path() -> String

Get the path to the configuration directory

Prefer File::open_from_config instead if you just want to load data from the config directory

This is primarily useful together with the process module to pass a path to a file from the configuration directory to an external command.