ReaderModule
object ReaderModule
Type members
Classlikes
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.
This type of path consists in the path of the file inserted by the user.
This type of path consists in the path of the file inserted by the user.
- Value parameters:
- path
the path of the file.