function toExit()
in
scripts/preview.js [18:20]
3
lines of code
2
McCabe index (conditional complexity)
function toExit() { if (server) server.kill(0); }