Skip to content

Server Control

startServer()

Start the server (called automatically by braceEnd).

startServer()  # Usually not needed

$bolt.stop()

Stop the server gracefully.

$bolt.stop()