Docs.rs
opencodecommit-1.5.0
opencodecommit 1.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AnttiJalomaki
Dependencies
clap ^4
normal
optional
crossterm ^0.29
normal
ratatui ^0.30
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
toml ^0.8
normal
Versions
25.28%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
get_unstaged_files
opencodecommit
1.5.0
In opencodecommit::
git
opencodecommit
::
git
Function
get_
unstaged_
files
Copy item path
Source
pub fn get_unstaged_files(repo: &
Path
) ->
Result
<
Vec
<
String
>>
Expand description
Get the list of unstaged file paths.