Function install_plugin

Source
pub fn install_plugin(
    _instance_dir: &Path,
    _args: InstallPluginArgs,
) -> Result<()>