SourceFileLoader.loadFinish

Finishes a file loading started with Source.fileLoaderLoadAsync.

If the contents has been loaded, the following gsv.SourceFile properties will be updated: the location, the encoding, the newline type and the compression type.

class SourceFileLoader
bool
loadFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

whether the contents has been loaded successfully.

Throws

GException on failure.

Meta

Since

3.14