Skip to content

[FEATURE]: FILE HANDLING #4

@abneeeees

Description

@abneeeees

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.py implement 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 handler function 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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions