This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npx.
- Assembly
- Cake
.Npx .dll - Namespace
- Cake
.Npx - Containing Type
- NpxAliases
Syntax
public static void Npx(this ICakeContext context, string command, ProcessArgumentBuilder arguments, Action<NpxSettings> configureSettings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
command | string | |
arguments | Process |
|
configureSettings | Action |
Return Value
Type | Description |
---|---|
void |