NpmCommand
The list of supported Npm commands.
Union Cases
Union Case | Description |
Custom(string)
Signature: string
|
![]() ![]() Run |
Install(InstallArgs)
Signature: InstallArgs
|
![]() ![]() Run |
Run(string)
Signature: string
|
![]() ![]() Run |
RunSilent(string)
Signature: string
|
![]() ![]() Run |
RunTest(string)
Signature: string
|
![]() ![]() Run |
Test
Signature:
|
![]() ![]() Run |