InputSource.file

file returns the File object held by the InputSource.

The File will be open for reading as long as the InputSource instance is the front element of the InputSourceRange it came from.

class InputSource
nothrow @safe
File
file
()

Meta