Summary
Delete a directory from Subversion.
- Namespace
- Cake
.Svn .Delete - Containing Type
- SvnDeleter
Syntax
public bool Delete(DirectoryPath directory, SvnDeleteSettings settings)
Parameters
Name | Type | Description |
---|---|---|
directory | DirectoryPath | The directory. |
settings | SvnDeleteSettings | The settings. |
Return Value
Type | Description |
---|---|
bool |