makeDir

Makes a directory securely.

void
makeDir

Parameters

security FileAccessSecurity

The directory security access.

path string

The path of the directory to make.

Meta