const virtual class slanWeb::ScriptMod

sys::Obj
  web::WebMod
    slanWeb::ScriptMod

Route for all Mod

dir

const File? dir

res path

findFile

File? findFile(Uri path, Bool checked := false)

res path. switch podFile or file

jsCompiler

const JsCompiler jsCompiler

fantom to javascript compiler

make

new make(File? appPath, Str? podName)

onService

virtual override Void onService()

pod

const Pod? pod

main pod

scriptCompiler

const ScriptCompiler scriptCompiler

templateCompiler

const TemplateCompiler templateCompiler

html template to fantome class compiler