-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Refactor file management lib
Calling this library is a very hard thing to understand so I would like to refactor this thing.
Steps to reproduce
separate function on the same file then create a file that import every module that user can call that single file for other function or module. And change import line on every file.
Expected behaviour
Can call single file and have every file management lib module in it.
Actual behaviour
When we want to use file management lib module we need to check what file name is. And on import process it need to import module by module which is a mess
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request