Gabriella439 / Gabriella439/turtle
Formatted FileStatus?
- Dominant language
- Haskell
- Stars
- 978
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Is there a convenient way to format a `FileStatus`? I am looking for an interactive equivalent of the Unix `ls -l`, and it seems that I have to write this from scratch.
FWIW, [here](https://gist.github.com/eschnett/1b3d07b21827631827e20087cb1b8616) is my current attempt -- I'm sure it can be improved.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the FileStatus API and the linked gist, then inspect the repository for existing shell-formatting or listing entry points. Define what an interactive Unix `ls -l` equivalent should include and consider how the requested formatting would fit the current interface; done means a documented, usable way to format FileStatus values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100