danreeves / danreeves/path-clean
feat: add .is_clean() method
Open
- Dominant language
- Rust
- Stars
- 46
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
I am wondering if it's possible to implement method:
```rust
.is_clean() ->bool
```
so that asserting if the path provided is cleaned and valid, if it's not, I want to raise an error for my usecase.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.