get Configs Path

private open fun getConfigsPath(configFileName: String): String

Method to get the path where place the configuration file class

Return

the path where place the configuration file class as String

Parameters

configFileName

: the name of the configuration file to create