Package-level declarations

Types

Link copied to clipboard
class LocalFileWebServer(targetFile: File) : Server

Web server that:

Link copied to clipboard
interface Server

Abstract representation of a server.

Link copied to clipboard

Endpoints of the local web server.

Link copied to clipboard

Scans for a free port and starts the server on it.

Functions

Link copied to clipboard