Companion

object Companion

Static access to process manager state.

Functions

Link copied to clipboard

Acquire a process manager instance.

Link copied to clipboard
fun initializeStatic(bin: String, arguments: Array<String>, workingDirectory: String)

Initialize process manager state. This entrypoint should ONLY be used from actual entrypoints; DO NOT call this method under test circumstances.