# Generated by roxygen2: do not edit by hand S3method(format,staticPath) S3method(format,staticPathOptions) S3method(print,staticPath) S3method(print,staticPathOptions) export(WebSocket) export(decodeURI) export(decodeURIComponent) export(encodeURI) export(encodeURIComponent) export(excludeStaticPath) export(getRNGState) export(interrupt) export(ipFamily) export(listServers) export(randomPort) export(rawToBase64) export(runServer) export(runStaticServer) export(service) export(startDaemonizedServer) export(startPipeServer) export(startServer) export(staticPath) export(staticPathOptions) export(stopAllServers) export(stopDaemonizedServer) export(stopServer) importFrom(R6,R6Class) importFrom(Rcpp,evalCpp) importFrom(later,run_now) importFrom(promises,"%...!%") importFrom(promises,"%...>%") importFrom(promises,finally) importFrom(promises,is.promise) importFrom(promises,promise) importFrom(promises,then) useDynLib(httpuv)