classafFandocViewer::IncludeDirective
sys::Obj afFandocViewer::IncludeDirective : afFandocViewer::Directive
A Directive to include the contents of the given file as raw text. Handy for including header and footer html.
INLCUDE: snippets/header.html
Fan resources may also be included:
INLCUDE: fan://myPod/snippets/header.html
@since 1.0.4
- invoke
virtual override Void invoke(WebOutStream out, Uri? base, Str text)