-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
There is a need to add file handling in this project. -o or --ouput command demands need a creation of files of different types.
Describe the Proposed Solution
- Inside
src/ablist/file.pyimplement file handling functions - Create a main class and functions inside of it that according to the given argument gives out the certain file type
- At the end of the create a
handlerfunction that takes care of input parsing and processing of files.
Additional note
- Takes help from docs
Important
- This feature should actually be implemented at the very end as file handling is the last step of the ablist to be carried.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request