Contents

monkeyproof.cc4m.getConfigurationFiles

Obtain all available configuration files in the folder of the currently active configuration file.

Syntax

files = monkeyproof.cc4m.getConfigurationFiles()

Description

getConfigurationFiles only returns the file names of the available configuration files. To obtain the full path, also call monkeyproof.cc4m.getConfigurationFolder

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. More on configuration files - (Chapter 3 - sections 3.1)

See also: