pub fn local<H: Host>(host: &mut H, plan: &Plan) -> Option<ExitCategory>
Answers the commands that require no repository connection.
Returns None when the command needs a repository.
None