extensionPath

abstract val extensionPath: String(source)

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

Online Documentation