Skip to content

Commit bc92258

Browse files
committed
[docs] add nw.App.startPath
1 parent b90b251 commit bc92258

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/References/App.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Get a list of patterns of filtered command line arguments used by `App.argv`. By
2525
]
2626
```
2727

28+
## App.startPath
29+
30+
Get the directory where the application starts. The application will change the current directory to where the package files reside after start.
31+
2832
## App.dataPath
2933

3034
Get the application's data path in user's directory.

0 commit comments

Comments
 (0)