Skip to main content

local

Function local 

Source
pub fn local<H: Host>(host: &mut H, plan: &Plan) -> Option<ExitCategory>
Expand description

Answers the commands that require no repository connection.

Returns None when the command needs a repository.