pub fn install_opencode_plugin(sqz_path: &str) -> Result<bool>
Install the OpenCode plugin to ~/.config/opencode/plugins/sqz.ts.
~/.config/opencode/plugins/sqz.ts
Returns true if the plugin was installed, false if it already exists.
true
false