Static

class Static
Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def addResources(res: List[Resource]): Static
def css(bundle: String, fileName: String): String
def load(moduleNames: List[String]): String
def module_contents: Map[String, String]
def path(bundle: String, file: String): String
def resources: Iterable[Resource]
def script(bundle: String, fileName: String, deferable: Boolean): String
def url(bundle: String, file: String): String

Concrete fields

var base: String
var modules: Map[String, Module]