Skip to main content

run

Function run 

Source
pub fn run(_ctx: &AppContext, args: SkillArgs) -> Result<(), AppError>
Expand description

List, print, install, or uninstall the embedded skills.

§Errors

AppError::Usage for an unknown skill or an unset home, and the installer’s refusals and I/O errors.