Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b881117

Browse filesBrowse files
committed
Expand working directory comment
1 parent 9647d65 commit b881117
Copy full SHA for b881117

1 file changed

+3-1Lines changed: 3 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎typings/pluginapi.d.ts‎

Copy file name to clipboardExpand all lines: typings/pluginapi.d.ts
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,9 @@ export interface PluginConfig {
245245
readonly logger: Logger
246246

247247
/**
248-
* Plugins should default to this directory when applicable.
248+
* This can be specified by the user on the command line. Plugins should
249+
* default to this directory when applicable. For example, the Jupyter plugin
250+
* uses this to launch in this directory.
249251
*/
250252
readonly workingDirectory?: string
251253
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.