file Contents
Allows lazy access to the contents of the given file.
When the file contents are read at configuration time the file is automatically considered as an input to the configuration model.
Return
an interface that allows lazy access to the contents of the given file.
Since
6.1
Parameters
file
the file whose contents to read.
See also
Allows lazy access to the contents of the given file.
When the file contents are read at configuration time the file is automatically considered as an input to the configuration model.
Return
an interface that allows lazy access to the contents of the given file.
Since
6.1
Parameters
file
provider of the file whose contents to read.