Module.read

Reads the file from srcfile and loads the source buffer.

class Module
bool
read
(
const ref Loc loc
)

Parameters

loc Loc

the location

Return Value

Type: bool

true if successful

See Also

loadSourceBuffer

Meta