mznjs API Documentation - v0.0.31-beta.5
Docs
GitHub
Changelog
Preparing search index...
vscode-config/src
UserChoice
Interface UserChoice
用户选择结果
interface
UserChoice
{
proceed
:
boolean
;
customPath
?:
string
;
}
Index
Properties
proceed
custom
Path?
Properties
proceed
proceed
:
boolean
是否继续操作
Optional
custom
Path
customPath
?:
string
自定义的文件路径(如果用户选择重命名)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proceed
custom
Path
GitHub Repository
Docs
GitHub
Changelog
mznjs API Documentation - v0.0.31-beta.5
Loading...
用户选择结果