monkeyproof.cc4m.getConfigurationFiles
Obtain all available configuration files in the folder of the currently active configuration file.
Description
getConfigurationFiles
returns the file names of the available configuration files.
All files that have extension ".xml" are returned as configuration file, so no check on the content is done while creating the list of files.
Syntax
files = monkeyproof.cc4m.getConfigurationFiles()
returns the found configuration files.
See also
- monkeyproof.cc4m.getConfigurationFolder
- monkeyproof.cc4m.getActiveConfigurationFile