Contents

monkeyproof.cc4m.getActiveConfigurationFile

Obtain the active configuration file.

Syntax

file = monkeyproof.cc4m.getActiveConfigurationFile()

returns the current active configuration file.

file = monkeyproof.cc4m.getActiveConfigurationFile('full')

returns the current active configuration file including path.

Description

getActiveConfigurationFile only returns the file name of the file currently active, unless using the option "full". The path can be requested separately using monkeyproof.cc4m.getConfigurationFolder

See also: