Documentation
¶
Index ¶
Constants ¶
View Source
const ( MarketplaceSource = "schmitthub/claude-plugins" PluginName = "clawker-support@schmitthub-plugins" )
Variables ¶
View Source
var ValidScopes = []string{"user", "project", "local"}
ValidScopes is the set of scopes the Claude CLI accepts for plugin operations.
Functions ¶
func CheckClaudeCLI ¶
func CheckClaudeCLI() error
CheckClaudeCLI verifies the claude binary is available in PATH.
func RunClaude ¶
RunClaude executes a claude CLI command, wiring stdin/stdout/stderr to the provided IOStreams. On failure it returns an actionable error message.
func ValidateScope ¶
ValidateScope returns a FlagError if scope is not one of the valid Claude CLI scopes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.