load_extension(
source: SourceInfo,
registry: ExtensionRegistry,
*,
cwd: Path,
mode: ExtensionMode
)| Name | Type | Description |
|---|---|---|
source* | SourceInfo | |
registry* | ExtensionRegistry | |
cwd* | Path | |
mode* | ExtensionMode |
Load one extension transactionally.
Extension entry file and import shape.
Destination for registrations.
Session working directory.
Runtime mode.