Skip to content

Refactor file management lib #69

@vitvara

Description

@vitvara

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions