Module target

Module target 

Source
Expand description

§Target Trait

Defines the interface for sync targets (Antigravity, Claude, Codex, OpenCode). This trait allows for polymorphic handling and easy addition of new targets.

Structs§

SyncOptions
Options passed to sync operations.
TargetManager
Manager for loading and managing sync targets.

Traits§

Target
Trait for MCP configuration sync targets.