![]() |
Nuke.Cola
|
Microsofts official command line package manager for windows. More...
Static Package Functions | |
| static void | Setup () |
Properties | |
| static ValueOrError< Tool > | EnsureWinget [get] |
| Get Winget or an error if setup has failed (or if we're not running on Windows). | |
| static Tool | Winget [get] |
| Get Winget. It throws an exception if setup has failed (or if we're not running on Windows). | |
Microsofts official command line package manager for windows.
Definition at line 16 of file WingetTasks.cs.
|
staticpackage |
Definition at line 18 of file WingetTasks.cs.
|
staticget |
Get Winget or an error if setup has failed (or if we're not running on Windows).
Definition at line 59 of file WingetTasks.cs.
|
staticget |
Get Winget. It throws an exception if setup has failed (or if we're not running on Windows).
Definition at line 64 of file WingetTasks.cs.