node-version-use
Preparing search index...
UseResult
Interface UseResult
interface
UseResult
{
command
:
string
;
error
?:
Error
;
install
:
InstallResult
;
result
?:
SpawnResult
;
version
:
string
;
}
Index
Properties
command
error?
install
result?
version
Properties
command
command
:
string
Optional
error
error
?:
Error
install
install
:
InstallResult
Optional
result
result
?:
SpawnResult
version
version
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
error
install
result
version
node-version-use
Loading...