pub(crate) const CONFIGURATION_FILE_PATH_DEFAULT: &str = ".wf.toml";
Define the default path for the configuration file.