Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 755 Bytes

tryorama.stoplocalservices.md

File metadata and controls

51 lines (25 loc) · 755 Bytes

Home > @holochain/tryorama > stopLocalServices

stopLocalServices() function

Shutdown signalling server process.

Signature:

stopLocalServices: (localServicesProcess: ChildProcessWithoutNullStreams) => Promise<number | null> | null

Parameters

Parameter

Type

Description

localServicesProcess

ChildProcessWithoutNullStreams

**Returns:**

Promise<number | null> | null