KernelWanderers / OCSysInfo

Basic, high-level and efficient CLI for discovering, outputting and parsing hardware information from the current system.
MIT License
94 stars 14 forks source link

Update linux.py #27

Closed Mr-William closed 2 years ago

Mr-William commented 2 years ago

Added import for Debugger and color_text

Mr-William commented 2 years ago

I was going to add the imports into main, but I checked win.py first and they were in there already. Reopening this pull request.

kernel-dev commented 2 years ago

Thank you for the PR, and for fixing my lapse when I was originally creating the debugger module. 👍