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.7zip.
Summary
Extensions for all Builders that support
IHaveArgumentDirectories
.
- Assembly
- Cake
.7zip .dll - Namespace
- Cake
.SevenZip .Builder - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ArgumentDirectoriesBuilder"]
class Type type-node
Syntax
public static class ArgumentDirectoriesBuilder
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Methods
Name | Value | Summary |
---|---|---|
WithDirectories |
T |
fluent setter for
Directories .
See the comments on static
|
WithDirectories |
T |
See
Cake.SevenZip.Builder.ArgumentDirectoriesBuilder.WithDirectories``1(``0,Cake.Core.IO.DirectoryPath[]) .
static
|
With |
T |
fluent setter for
DirectoryContents .
See the comments on static
|
With |
T |
See
Cake.SevenZip.Builder.ArgumentDirectoriesBuilder.WithDirectoryContents``1(``0,Cake.Core.IO.DirectoryPath[]) .
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|