Docs.rs
  • gitty-0.1.5
    • gitty 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • dlundgaard
    • Dependencies
      • clap ^4.5.17 normal
      • dialoguer ^0.11.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gitty0.1.5

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • types::Action
  • types::Branch
  • types::Commit
  • types::ProjectFile

Functions

  • getters::get_branches
  • getters::get_commit_history
  • getters::get_git_root_dir
  • getters::get_modified_files
  • getters::get_not_staged_files
  • getters::get_staged_files
  • modes::select_command_mode
  • utils::exit_gracefully
  • utils::run_command
  • utils::run_command_capture_output
  • utils::run_command_silent