Documentation
¶
Overview ¶
Package layout resolves Wingman's user-data path and ordered project and personal configuration roots.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PersonalRoots ¶
PersonalRoots returns the per-user directories holding name, in precedence order. WINGMAN_HOME affects the Wingman root only; compatible .agents and .claude roots remain relative to the operating-system home directory.
func ProjectRoots ¶
ProjectRoots returns the per-project directories holding name, in precedence order.
func Roots ¶
Roots returns the project roots followed by the personal roots, which is the full precedence order for name.
func WingmanPath ¶ added in v0.14.10
WingmanPath returns an absolute path beneath the root for Wingman-owned user data. WINGMAN_HOME replaces the default ~/.wingman directory as a unit.
Types ¶
This section is empty.