Skip to main content

Module context

Module context 

Source
Expand description

Shared per-invocation context handed to every command handler.

Holds only what every handler needs: where the process runs and how loud it should be. Configuration files, color policy, and runtimes are deliberately absent — this binary has none.

Structs§

AppContext
The resolved invocation environment.