Skip to content

"Create Directory" Operation

olitank edited this page Nov 25, 2025 · 1 revision

This operation creates a directory on the file system.

Settings

path

Directory path.

nonExistingTargetRequired

Specifies whether the operation should fail if the directory already exists.

preExistingHierarchyRequired

Specifies whether parent directories should be created if they do not exist.

Clone this wiki locally