Documentation
¶
Overview ¶
Package shared provides utilities shared across project subcommands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasLocalProjectConfig ¶
HasLocalProjectConfig checks whether a project config file exists in dir.
It first checks the factory-constructed config's discovered layers (which covers registered projects via walk-up). If no layer is found under dir — e.g. because the project isn't registered yet — it constructs a temporary store with storage.WithDirs to probe the directory using the same dual-placement and extension rules as the storage engine.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.