Skip to main content

execute

Function execute 

Source
pub fn execute(opts: InstallSkillsOpts<'_>) -> Result<()>
Expand description

Execute the install-skills command.

Prints a single JSON response to stdout on success. Returns an error on failure (caller maps to ErrorResponse).