tryMkdir

If 'name' doesn't already exist, then mkdir. Otherwise do nothing.

bool
tryMkdir
(
T
)
()

Return Value

Type: bool

Success?

Meta