interface CachesConfiguration

Methods

bool
configurationIsCached()

Determine if the application configuration is cached.

string
getCachedConfigPath()

Get the path to the configuration cache file.

Details

at line 12
bool configurationIsCached()

Determine if the application configuration is cached.

Return Value

bool

at line 17
string getCachedConfigPath()

Get the path to the configuration cache file.

Return Value

string