Reader
trait Reader
Interface that defines the configuration file reader. All the readers need to extend this trait in order to be compatible. Every module (jvm, js) has to implement its own configuration reader.
Interface that defines the configuration file reader. All the readers need to extend this trait in order to be compatible. Every module (jvm, js) has to implement its own configuration reader.