FileTags

Maps Files to their tags.

Members

Functions

addTag
FileTags addTag(File file, string tag)
Undocumented in source. Be warned that the author may not have intended to support it.
getTags
auto ref getTags(File file)
Undocumented in source. Be warned that the author may not have intended to support it.
removeTag
FileTags removeTag(File file, string tag)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta