dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
SourceText.load
dil
SourceText
SourceText
Loads the source text from a file.
class
SourceText
bool
load
(
Diagnostics
diag
= null
)
Return Value
Type:
bool
true for success, false on failure.
Meta
Source
See Implementation
dil
SourceText
SourceText
constructors
this
functions
load
text
static functions
addSentinelString
static variables
sentinelString
variables
data
filePath
Loads the source text from a file.