Summary
Include empty directories in the generated tar file. The default is
false
.
- Assembly
- NAnt
.Compression .dll - Namespace
- NAnt
.Compression .Tasks - Containing Type
- TarTask
Syntax
[TaskAttribute("includeemptydirs", Required = false)]
[BooleanValidator()]
public bool IncludeEmptyDirs { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |