ICommand.

BuildArguments(ProcessArgumentBuilder) Method

Summary

Builds the arguments. Used internally.
Namespace
Cake.SevenZip.Commands
Containing Type
ICommand

Syntax

void BuildArguments(ref ProcessArgumentBuilder builder)

Parameters

Name Type Description
builder ProcessArgumentBuilder The builder.

Return Value

Type Description
void
GitHub Discussion