opencode

package
v0.0.0-...-20393a1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct {
	FS          ports.FileSystem
	SafeMutator ports.SafeFileMutator
	ProjectRoot string
	UserHome    string
	// contains filtered or unexported fields
}

func (Adapter) ApplyInstall

func (a Adapter) ApplyInstall(ctx context.Context, in ports.ApplyInput) (ports.ApplyResult, error)

func (Adapter) ApplyRemove

func (a Adapter) ApplyRemove(ctx context.Context, in ports.ApplyInput) (ports.ApplyResult, error)

func (Adapter) ApplyUpdate

func (a Adapter) ApplyUpdate(ctx context.Context, in ports.ApplyInput) (ports.ApplyResult, error)

func (Adapter) Capabilities

func (Adapter) Capabilities(context.Context) (ports.Capabilities, error)

func (Adapter) ID

func (Adapter) ID() domain.TargetID

func (Adapter) Inspect

func (Adapter) PlanInstall

func (a Adapter) PlanInstall(ctx context.Context, in ports.PlanInstallInput) (ports.AdapterPlan, error)

func (Adapter) PlanRemove

func (Adapter) PlanUpdate

func (Adapter) Repair

Jump to

Keyboard shortcuts

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