FileMod
src
const class FileMod : WebMod
FileMod is a web module which publishes a file or directory.
See pod doc
src
const File file
File or directory to publish. This field must be configured in the constructor's it-block.
src
new make(|This|? f)
Constructor with it-block, must set file
src
virtual override Void onService()