ModelArchiver

Undocumented in source.

Constructors

this
this(string dirPath, string prefix)
Undocumented in source.

Members

Functions

findRecentModelPath
string findRecentModelPath()
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(T model)
Undocumented in source. Be warned that the author may not have intended to support it.
makeCurrentPath
string makeCurrentPath()
Undocumented in source. Be warned that the author may not have intended to support it.
makePattern
auto makePattern()
Undocumented in source. Be warned that the author may not have intended to support it.
prepare
void prepare()
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(T model)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dirPath
string dirPath;
Undocumented in source.
prefix
string prefix;
Undocumented in source.

Meta