index
:
gfold
main
topic/diverged_status
CLI tool to help keep track of your Git repositories, written in Rust
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
driver_internal.rs
blob: 9c76ec429f6685137311557f8b352e86a0dc6a73 (
plain
)
1
2
3
4
pub struct TableWrapper { pub path_string: String, pub table: prettytable::Table, }