pub fn build_invocation(
cli_path: &Path,
prompt: &str,
config: &Config,
) -> InvocationExpand description
Build the command invocation for a given backend.
pub fn build_invocation(
cli_path: &Path,
prompt: &str,
config: &Config,
) -> InvocationBuild the command invocation for a given backend.