Directory

Undocumented in source.

Members

Mixins

__anonymous
mixin genCtor
Undocumented in source.
__anonymous
mixin genIdentifier
Undocumented in source.

Variables

basename_
Optional!string basename_;
Undocumented in source.
class_
auto class_;
Undocumented in source.
listing_
Optional!(Either!(File, Directory)[]) listing_;
Undocumented in source.
location_
Optional!string location_;
Undocumented in source.
path_
Optional!string path_;
Undocumented in source.

Mixed In Members

From mixin genCtor

this
this()
Undocumented in source.
this
this(Node node, LoadingContext context)
Undocumented in source.

From mixin genIdentifier

identifier
auto identifier()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta