stopAllServers {httpuv}R Documentation

Stop all applications

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.4.5 Index]