SingleVarCrafter

Undocumented in source.

Constructors

this
this(string filename, bool appendContent)
Undocumented in source.
this
this(File sinkFile)
Undocumented in source.

Members

Functions

flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T[] xs, T[] ys)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

sinkFile
File sinkFile;
Undocumented in source.

Meta