Creates a new instance of the file manager
Service name
Service setup options
Optional
logger: LoggerInstanceReadonly
configFinal configuration
Readonly
defaultDefault configuration
Readonly
envEnvironment configuration
Readonly
nonFinal configuration without environment variables
Readonly
presetsPresets configuration map
Flag to indicate that the final configuration has some errors
Return the preset used to create the final configuration
Return the schema used to validate the final configuration
Gets the value at path of object. If the resolved value is undefined, the defaultValue is returned in its place.
path to the property to get
Optional
defaultValue: anydefault value to return if the property is not found
Gets the value at path of object. If the resolved value is undefined, the defaultValue is returned in its place.
path to the property to get
Optional
defaultValue: anydefault value to return if the property is not found
Class responsible of file management, both configuration file as validator files