stopAllServers {httpuv}R Documentation

Stop all servers

Description

This will stop all applications which were created by startServer or startPipeServer.

Usage

stopAllServers()

See Also

stopServer to stop a specific server.


[Package httpuv version 1.6.15 Index]