Classes
Methods
(static) StaticHandler.create(root) → {StaticHandler}
Create a handler, specifying web-root
Parameters:
Name | Type | Description |
---|---|---|
root |
string | the web-root |
- Source:
Returns:
the handler
- Type
- StaticHandler