Versions in this module
v0
May 2, 2026
Apr 26, 2026
Changes in this version
type SQLiteSharedCache
Apr 21, 2026
Changes in this version
+
func NewManagedProcess(parentCtx context.Context, cmdPath string, args []string) (*managedProcess, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func ProcessCloseStdin(ctx *EffContext, args []eval.Value) (eval.Value, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func ProcessSpawn(ctx *EffContext, args []eval.Value) (eval.Value, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func ProcessWriteStdin(ctx *EffContext, args []eval.Value) (eval.Value, error)
—
darwin/amd64, linux/amd64, windows/amd64