Class CCMkdir

java.lang.Object
All Implemented Interfaces:
Cloneable

public class CCMkdir extends ClearCase
Performs ClearCase mkdir.

The following attributes are interpreted:

Task attributes
Attribute Values Required
viewpath Path to the ClearCase view directory that the command will operate on Yes
comment Specify a comment. Only one of comment or cfile may be used. No
commentfile Specify a file containing a comment. Only one of comment or cfile may be used. No
nocheckout Do not checkout after element creation No
failonerr Throw an exception if the command fails. Default is true No