Skip to main content

run

Function run 

Source
pub fn run(args: HomeCommand) -> Result<()>
Expand description

Run the home management command.

ยงErrors

Returns an error if not on a ZoiOS system, if the home configuration cannot be loaded or applied, or if user packages fail to install.