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