tasks/system/MkdirTask.php
\MkdirTask
Package: phing\tasks\system
Task to create a directory.
- Parent(s)
- \Task < \ProjectComponent
- Author
- Andreas Aderhold, andi@binarycloud.com
- Version
- $Revision: 1248 $
Properties
Methods

main(
)
:
voidcreate the directory and all parents
Throws
| Exception | Description |
|---|---|
| \BuildException | if dir is somehow invalid, or creation failed. |

setMode(
mixed $mode
)
:
voidSets mode to create directory with
Parameters
| Name | Type | Description |
|---|---|---|
| $mode | mixed |