File

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.
checksum_
Optional!string checksum_;
Undocumented in source.
class_
auto class_;
Undocumented in source.
contents_
Optional!string contents_;
Undocumented in source.
dirname_
Optional!string dirname_;
Undocumented in source.
format_
Optional!string format_;
Undocumented in source.
location_
Optional!string location_;
Undocumented in source.
nameext_
Optional!string nameext_;
Undocumented in source.
nameroot_
Optional!string nameroot_;
Undocumented in source.
path_
Optional!string path_;
Undocumented in source.
secondaryFiles_
Optional!(Either!(File, Directory)[]) secondaryFiles_;
Undocumented in source.
size_
Optional!int size_;
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