Passes additional @args to the pintod command line. Default is empty.

Sets the port that the server will listen on. If not specified during construction, defaults to a randomly generated but open port.

Sets the hostname that the server will bind to. Defaults to localhost.

Returns the process id for the server (if it has been started). Read-only.

Returns the full URL that the server will listen on. Read-only.

Sets the path to the pintod executable. If not specified, we will search in ./blib/script, ./bin, PINTO_HOME, and finally your PATH An exception is thrown if pintod cannot be found.

Starts the pintod server. Emits a warning if the server is already started.

Stops the pintod server. Emits a warning if the server is not currently running.

Asserts that the server is running.

Asserts that the server is not running.

10 POD Errors

The following errors were encountered while parsing the POD:

Around line 28:

Unknown directive: =attr

Around line 41:

Unknown directive: =attr

Around line 55:

Unknown directive: =attr

Around line 69:

Unknown directive: =attr

Around line 82:

Unknown directive: =attr

Around line 95:

Unknown directive: =attr

Around line 134:

Unknown directive: =method

Around line 177:

Unknown directive: =method

Around line 200:

Unknown directive: =method

Around line 219:

Unknown directive: =method