Logo Xantham

HarvestGlobals Type

`harvest-globals`.

Union cases

Union case Description

AmbientModuleDropped

Full Usage: AmbientModuleDropped

AmbientModuleHarvested(specifier, exports)

Full Usage: AmbientModuleHarvested(specifier, exports)

Parameters:
    specifier : string
    exports : int

specifier : string
exports : int

AmbientModuleWildcard specifier

Full Usage: AmbientModuleWildcard specifier

Parameters:
    specifier : string

specifier : string

NamespaceIsModuleBody(ns, specifier)

Full Usage: NamespaceIsModuleBody(ns, specifier)

Parameters:
    ns : string
    specifier : string

ns : string
specifier : string

NothingHarvested entryFile

Full Usage: NothingHarvested entryFile

Parameters:
    entryFile : string

entryFile : string

UnwritableGlobalDropped

Full Usage: UnwritableGlobalDropped

Instance members

Instance member Description

this.IsAmbientModuleDropped

Full Usage: this.IsAmbientModuleDropped

Returns: bool
Returns: bool

this.IsAmbientModuleHarvested

Full Usage: this.IsAmbientModuleHarvested

Returns: bool
Returns: bool

this.IsAmbientModuleWildcard

Full Usage: this.IsAmbientModuleWildcard

Returns: bool
Returns: bool

this.IsNamespaceIsModuleBody

Full Usage: this.IsNamespaceIsModuleBody

Returns: bool
Returns: bool

this.IsNothingHarvested

Full Usage: this.IsNothingHarvested

Returns: bool
Returns: bool

this.IsUnwritableGlobalDropped

Full Usage: this.IsUnwritableGlobalDropped

Returns: bool
Returns: bool

Type something to start searching.