Documentation
¶
Overview ¶
Package discovery provides functionality to locate the .agreements/ directory by traversing upward from a starting directory, similar to how git searches for the .git/ directory.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAgreementsDir ¶
FindAgreementsDir searches for the .agreements/ directory starting from the current working directory and traversing upward toward the filesystem root.
func FindAgreementsDirFrom ¶
FindAgreementsDirFrom searches for the .agreements/ directory starting from the given directory and traversing upward toward the filesystem root. It returns the absolute path to the .agreements/ directory if found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.