StackDir.this

Construct a StackDir.

class StackDir
@safe pure
this
(
string name
)

Throws

VFSInvalidPathException if name is not valid (contains '/' or "::").

Meta