Skip to main content

run

Function run 

Source
pub async fn run(
    client: &AtdClient,
    args: SkillsSyncArgs,
    out: &mut impl Write,
) -> Result<(), AtdError>