Files
shadow-rs/client
joaoviictorti cfc2afbf6b refactor(client): Refactoring the CLI and restructuring modules to improve readability and code organization
- Reorganization of the CLI logic to separate responsibilities and simplify the structure.
- Modularization of functionalities in dedicated structs, promoting encapsulation and reuse.
- Implementation of lazy initialization to avoid unnecessary instance creation.
- Reduced code duplication with the use of auxiliary functions.
- Improved overall readability of the code, making it easier to maintain and scalable.
2024-09-26 20:35:34 -03:00
..