pip_services3_components
pip_services3_components
YamlConfigReader
YamlConfigReader constructor
YamlConfigReader
YamlConfigReader
constructor
Null safety
YamlConfigReader
(
[
String
?
path
]
)
Creates a new instance of the config reader.
path
(optional) a path to configuration file.
pip_services3_components
pip_services3_components
YamlConfigReader
YamlConfigReader constructor
YamlConfigReader class
Constructors
YamlConfigReader
Properties
hashCode
runtimeType
Methods
addChangeListener
configure
getPath
noSuchMethod
parameterize
readConfig
readObject
removeChangeListener
setPath
toString
Operators
operator ==
Static methods
readConfig_
readObject_