Skip to content

Commit

Permalink
Refactor core classes with improved type declarations and error handling
Browse files Browse the repository at this point in the history
The commit improves type safety and error handling across core classes:

- Add strict type declarations and return types to methods
- Improve error handling with try/catch blocks
- Refactor class properties with proper visibility and type hints
- Add namespace declarations and use statements
- Optimize process handling and file operations
- Improve code organization and documentation
- Remove redundant code and simplify control structures
  • Loading branch information
N6REJ committed Dec 18, 2024
1 parent e42353d commit 6906920
Show file tree
Hide file tree
Showing 4 changed files with 829 additions and 787 deletions.
Loading

0 comments on commit 6906920

Please sign in to comment.