repositoryimpl

package
v0.0.32 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YAMLRepository

type YAMLRepository struct {
	// contains filtered or unexported fields
}

YAMLRepository stores Claude Code settings as YAML files keyed by project ID.

func NewYAMLRepository

func NewYAMLRepository(s storage.Storage) *YAMLRepository

NewYAMLRepository creates a new YAML-backed Claude Code settings repository.

func (*YAMLRepository) Get

Get returns the settings for a project. Returns an empty ClaudeSettings (not an error) if none exists yet.

func (*YAMLRepository) Upsert

Upsert creates or replaces the settings for a project.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL