Skip to main content

install_opencode_plugin

Function install_opencode_plugin 

Source
pub fn install_opencode_plugin(sqz_path: &str) -> Result<bool>
Expand description

Install the OpenCode plugin to ~/.config/opencode/plugins/sqz.ts.

Returns true if the plugin was installed, false if it already exists.