pub fn prepare_analyzer_command(paralegal_root: &Path) -> Result<CommandFactory>Expand description
Makes sure paralegal-flow and cargo-paralegal-flow have been built, then returns
a factory for Commands that invoke them properly
pub fn prepare_analyzer_command(paralegal_root: &Path) -> Result<CommandFactory>Makes sure paralegal-flow and cargo-paralegal-flow have been built, then returns
a factory for Commands that invoke them properly