ServerStaticHandler constructor
ServerStaticHandler(
- String directory
Implementation
ServerStaticHandler(this.directory)
: _rootDirectory = p.normalize(p.absolute(directory));
ServerStaticHandler(this.directory)
: _rootDirectory = p.normalize(p.absolute(directory));