output

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2026 License: MIT Imports: 24 Imported by: 0

Documentation

Overview

Package output provides output processing and formatting commands.

Index

Constants

View Source
const (
	ExitRewriteAllow      = 0 // Rewrite found, auto-allow
	ExitNoRewrite         = 1 // No tokman equivalent, pass-through
	ExitDeny              = 2 // Deny rule matched
	ExitRewriteAsk        = 3 // Rewrite found, ask user for confirmation
	ExitInvalidInput      = 4 // Invalid input
	ExitCommandDisabled   = 5 // Command is in disabled list
	ExitUnsafeOperation   = 6 // Unsafe operation detected
	ExitResourceIntensive = 7 // Resource-intensive operation
)

Exit codes for rewrite command (protocol for hook scripts)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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