Class: ModuleSource
The source needed to load and run a module, along with any metadata about the source such as versions/urls/etc.
Extends
BaseClient
Constructors
new ModuleSource()
new ModuleSource(
parent
?,_id
?,_asString
?,_configExists
?,_digest
?,_kind
?,_moduleName
?,_moduleOriginalName
?,_resolveContextPathFromCaller
?,_sourceRootSubpath
?,_sourceSubpath
?):ModuleSource
Constructor is used for internal usage only, do not create object from it.
Parameters
• parent?
• parent.ctx?: Context
• parent.queryTree?: QueryTree
[]
• _id?: ModuleSourceID
• _asString?: string
• _configExists?: boolean