pub fn inspect_detail( item: &str, commit_limit: usize, graph_max_commits: usize, enable_commit_signatures: bool, ) -> ItemDetail
Inspect item and produce the rich detail report shown on Enter.
item