BuildForge Help

.mkdir

.mkdir <relative_path>

The .mkdir command creates a directory. The <relatative_path> parameter is interpreted as a relative path from the current step directory. If directories in the path name specification do not exist, they are created. Absolute paths and paths including a drive letter (like C:\) are not allowed.