mirror of
https://github.com/rwinkhart/cmutton.git
synced 2026-08-30 22:06:38 -04:00
Port age package
This commit is contained in:
@@ -64,10 +64,10 @@ int main() {
|
||||
```
|
||||
|
||||
# Progress
|
||||
- [ ] age
|
||||
- [ ] AllPasswordEntries(forceReage bool, rcwPassword []byte) error
|
||||
- [ ] Entry(vanityPath string, timestamp int64) error
|
||||
- [ ] TranslateAgeTimestamp(timestamp *int64) uint8
|
||||
- [X] age
|
||||
- [X] AllPasswordEntries(forceReage bool, rcwPassword []byte) error
|
||||
- [X] Entry(vanityPath string, timestamp int64) error
|
||||
- [X] TranslateAgeTimestamp(timestamp *int64) uint8
|
||||
- [ ] clip
|
||||
- [ ] ClearArgument() error
|
||||
- [ ] ClearProcess(assignedContents string) error
|
||||
|
||||
Reference in New Issue
Block a user