Documentation
¶
Index ¶
- func BundledSkillsDir() string
- func CacheDir() string
- func ConfigDir() string
- func DaemonRunDir() string
- func PersonasDir() string
- func PlansDir(projectRoot string) string
- func ProjectCacheDir(projectRoot string) string
- func ProjectID(projectRoot string) string
- func ProjectStateDir(projectRoot string) string
- func ProviderConfigPath() string
- func RepoMapCacheDir(projectRoot string) string
- func SessionsDir() string
- func SetTestDirs(t *testing.T, root string)
- func SettingsPath() string
- func StateDir() string
- func TasteDir() string
- func WorkspaceSnapshotsDir() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BundledSkillsDir ¶
func BundledSkillsDir() string
func CacheDir ¶
func CacheDir() string
CacheDir returns the per-user cache directory for disposable data.
func ConfigDir ¶
func ConfigDir() string
ConfigDir returns the per-user configuration directory for Hawk.
func DaemonRunDir ¶
func DaemonRunDir() string
func PersonasDir ¶
func PersonasDir() string
func ProjectCacheDir ¶
func ProjectStateDir ¶
func ProviderConfigPath ¶
func ProviderConfigPath() string
func RepoMapCacheDir ¶
func SessionsDir ¶
func SessionsDir() string
func SetTestDirs ¶
SetTestDirs configures isolated Hawk config/state/cache directories for tests.
func SettingsPath ¶
func SettingsPath() string
func StateDir ¶
func StateDir() string
StateDir returns the per-user state directory for durable runtime data.
func WorkspaceSnapshotsDir ¶
func WorkspaceSnapshotsDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.