write to files specified as cli args #2

Closed
opened 2024-02-21 16:32:09 +01:00 by cscherrNT · 0 comments
Collaborator
  • accept file path in arg
  • make the targets into some kind of list (Vec)
  • open the files for writing and add them to the targets
  • write to all targets
  • error handling
  • cli interface, perhaps with clap
- [x] accept file path in arg - [x] make the targets into some kind of list (`Vec`) - [x] open the files for writing and add them to the targets - [x] write to all targets - [x] error handling - [x] cli interface, perhaps with `clap`
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/seep#2
No description provided.