Crate rsgit

Source

Structs§

Failure
Failed command execution struct
Git
git struct - the core of rsgit
Success
Successful command execution struct

Traits§

IsFailure
IsFailure - providing idiomatic ways to access fields without unwrapping
Run