• Kill an ChildProcess

    Parameters

    • childprocess: ChildProcess

      The Process to kill

    • name: string

      the name used in the logs

    • Optional mongodPort: number

      the port for the mongod process (for easier logging)

    Returns Promise<void>

Generated using TypeDoc