Documentation
¶
Overview ¶
Package state provides the project-scoped runtime state directory and initialization checks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialized ¶
func Initialized() bool
Initialized reports whether the context directory has been properly set up via "ctx init". Hooks should no-op when this returns false to avoid creating partial state (e.g. logs/) before initialization.
Returns:
- bool: True if context directory is initialized
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.