fromYamlString

abstract fun fromYamlString(yamlRepresentation: String): A(source)

Loads the config from its canonical form (YAML), as produced by toYamlString.