Expand description
Plugin Module
Claude Code プラグイン関連の機能を提供する。
manifest:.claude-plugin/plugin.jsonのパースregistrar: Claude Code settings.json へのプラグイン登録
Re-exports§
pub use manifest::FilterConfig;pub use manifest::PluginManifest;pub use manifest::DEFAULT_COMPONENT_DIRS;pub use registrar::PluginRegistrar;pub use registrar::PluginRegistrationResult;