extensionPath

abstract val extensionPath: String(source)

The absolute file path of the directory containing the extension. Shorthand notation for ExtensionContext.extensionUri.fsPath (independent of the uri scheme).

Online Documentation