exitcode

package
v1.5.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package exitcode defines process exit codes used as a contract between devsy and any parent process that spawns it as a subprocess (e.g. the backhaul SSH command). Keeping these in a leaf package avoids import cycles between the packages that emit and consume them.

Index

Constants

View Source
const WorkspaceNotFound = 75

WorkspaceNotFound is emitted when devsy exits because the requested workspace could not be located. Parent processes may treat this as a transient signal (e.g. during a workspace-registration race) and retry.

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