package
0.4.4
Repository: https://github.com/kcarretto/paragon.git
Documentation: pkg.go.dev

# Functions

Include the process library in a script environment.
Kill a process (using SIGKILL).
Library prepares a new process library for use within a script environment.
Name gets the name of the passed process.
ParseParam from starlark input.

# Structs

Process provides a concurrency-safe wrapper for a Process that implements a starlark.Value.