ReloadableFile

Undocumented in source.

Constructors

this
this(string[] source_files)
Undocumented in source.

Members

Functions

changed
bool changed()
Undocumented in source. Be warned that the author may not have intended to support it.
get_file_mod_time
long get_file_mod_time(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
reload
T reload()
Undocumented in source.

Variables

file_mod_times
long[] file_mod_times;
Undocumented in source.
source_files
string[] source_files;
Undocumented in source.

Meta