ConfigInit.list_config

ConfigInit.list_config#

ConfigInit.list_config(path: str | None = None) List[str][source]#

Return a list of config filenames present in the given directory.

Parameters:

path – path to the directory where config files are expected. Defaults to the path returned by get_config_directory().

Returns:

list of config filenames present in the directory