reexec

package
v0.11.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package reexec runs the newly installed CLI for a post-update skills sync. It deliberately never invokes a shell, and routes its child output to stderr so the caller's existing JSON stdout remains a single valid value.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	Args    []string
	Timeout time.Duration
	Stderr  io.Writer
}

func (Runner) Run

func (r Runner) Run(ctx context.Context, executable string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL