VFSDir.create

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

class VFSDir
final
void
create
@safe
(
)

Throws

VFSIOException if the directory could not be created.

Meta