VFSDir.create

Create the directory if it does not exist (otherwise do nothing).

class VFSDir
final @safe
void
create
()

Throws

VFSIOException if the directory could not be created.

Meta