Files

278 lines
41 KiB
Plaintext
Raw Permalink Normal View History

2026-03-14 03:31:53 +08:00
Date : 2026-03-14 02:36:56
Directory : c:\Users\leon\source\repos\CMLeonOS\CMLeonOS
Total : 205 files, 9260 codes, 3649 comments, 1996 blanks, all 14905 lines
Languages
+----------+------------+------------+------------+------------+------------+
| language | files | code | comment | blank | total |
+----------+------------+------------+------------+------------+------------+
| C# | 200 | 9,092 | 3,649 | 1,961 | 14,702 |
| Markdown | 3 | 103 | 0 | 31 | 134 |
| XML | 1 | 61 | 0 | 0 | 61 |
| Lua | 1 | 4 | 0 | 4 | 8 |
+----------+------------+------------+------------+------------+------------+
Directories
+--------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| path | files | code | comment | blank | total |
+--------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| . | 205 | 9,260 | 3,649 | 1,996 | 14,905 |
| . (Files) | 8 | 206 | 62 | 30 | 298 |
| Driver | 1 | 319 | 460 | 37 | 816 |
| Editor | 2 | 0 | 30 | 2 | 32 |
| Gui | 69 | 7,860 | 1,241 | 1,665 | 10,766 |
| Gui (Files) | 9 | 1,256 | 203 | 249 | 1,708 |
| Gui\Apps | 25 | 2,910 | 387 | 645 | 3,942 |
| Gui\Apps (Files) | 12 | 1,590 | 190 | 354 | 2,134 |
| Gui\Apps\CodeStudio | 5 | 900 | 76 | 178 | 1,154 |
| Gui\Apps\Demos | 2 | 156 | 30 | 44 | 230 |
| Gui\Apps\Paint | 6 | 264 | 91 | 69 | 424 |
| Gui\Apps\Paint (Files) | 4 | 209 | 61 | 59 | 329 |
| Gui\Apps\Paint\Tools | 2 | 55 | 30 | 10 | 95 |
| Gui\ShellComponents | 7 | 762 | 114 | 184 | 1,060 |
| Gui\ShellComponents (Files) | 3 | 508 | 47 | 121 | 676 |
| Gui\ShellComponents\Dock | 4 | 254 | 67 | 63 | 384 |
| Gui\SmoothMono | 2 | 478 | 30 | 138 | 646 |
| Gui\Sound | 2 | 103 | 31 | 20 | 154 |
| Gui\UILib | 24 | 2,351 | 476 | 429 | 3,256 |
| Gui\UILib (Files) | 19 | 2,211 | 316 | 400 | 2,927 |
| Gui\UILib\Animations | 5 | 140 | 160 | 29 | 329 |
| Interpreter | 34 | 0 | 510 | 11 | 521 |
| Interpreter (Files) | 1 | 0 | 15 | 1 | 16 |
| Interpreter\UniLua | 33 | 0 | 495 | 10 | 505 |
| Logger | 4 | 40 | 60 | 14 | 114 |
| LuaApps | 1 | 4 | 0 | 4 | 8 |
| Settings | 1 | 147 | 15 | 13 | 175 |
| Shell | 63 | 37 | 945 | 68 | 1,050 |
| Shell (Files) | 3 | 7 | 45 | 4 | 56 |
| Shell\Commands | 60 | 30 | 900 | 64 | 994 |
| Shell\Commands (Files) | 4 | 30 | 60 | 8 | 98 |
| Shell\Commands\Editor | 2 | 0 | 30 | 2 | 32 |
| Shell\Commands\Environment | 1 | 0 | 15 | 1 | 16 |
| Shell\Commands\FileSystem | 17 | 0 | 255 | 17 | 272 |
| Shell\Commands\Help | 1 | 0 | 15 | 1 | 16 |
| Shell\Commands\Info | 2 | 0 | 30 | 2 | 32 |
| Shell\Commands\Power | 2 | 0 | 30 | 2 | 32 |
| Shell\Commands\Script | 5 | 0 | 75 | 5 | 80 |
| Shell\Commands\System | 9 | 0 | 135 | 9 | 144 |
| Shell\Commands\User | 3 | 0 | 45 | 3 | 48 |
| Shell\Commands\Utility | 14 | 0 | 210 | 14 | 224 |
| System | 6 | 93 | 97 | 21 | 211 |
| UI | 4 | 0 | 60 | 4 | 64 |
| Utils | 11 | 451 | 169 | 96 | 716 |
| docs | 1 | 103 | 0 | 31 | 134 |
| docs\cmleonos | 1 | 103 | 0 | 31 | 134 |
| docs\cmleonos\docs | 1 | 103 | 0 | 31 | 134 |
+--------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
Files
+--------------------------------------------------------------------------------------------+----------+------------+------------+------------+------------+
| filename | language | code | comment | blank | total |
+--------------------------------------------------------------------------------------------+----------+------------+------------+------------+------------+
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\BootMenu.cs | C# | 21 | 13 | 5 | 39 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\CMLeonOS.csproj | XML | 61 | 0 | 0 | 61 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Driver\VMWareSVGAII.cs | C# | 319 | 460 | 37 | 816 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Editor\Editor.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Editor\Nano.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\App.cs | C# | 29 | 15 | 9 | 53 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\AppManager.cs | C# | 106 | 15 | 26 | 147 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Calculator.cs | C# | 258 | 19 | 30 | 307 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Calendar.cs | C# | 70 | 15 | 20 | 105 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Clock.cs | C# | 95 | 19 | 25 | 139 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\CodeStudio\CodeEditor.cs | C# | 45 | 15 | 7 | 67 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\CodeStudio\CodeStudio.cs | C# | 36 | 16 | 12 | 64 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\CodeStudio\Ide.cs | C# | 299 | 15 | 56 | 370 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\CodeStudio\LuaGuiLibrary.cs | C# | 360 | 15 | 81 | 456 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\CodeStudio\LuaSyntaxHighlighter.cs | C# | 160 | 15 | 22 | 197 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\DemoLauncher.cs | C# | 70 | 15 | 18 | 103 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Demos\Mandelbrot.cs | C# | 72 | 15 | 21 | 108 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Demos\Starfield.cs | C# | 84 | 15 | 23 | 122 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Files.cs | C# | 275 | 15 | 56 | 346 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Info.cs | C# | 41 | 15 | 13 | 69 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Logs.cs | C# | 112 | 15 | 28 | 155 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\MemoryStatistics.cs | C# | 57 | 15 | 16 | 88 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Notepad.cs | C# | 171 | 15 | 43 | 229 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Paint\ColourPicker.cs | C# | 74 | 16 | 16 | 106 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Paint\Paint.cs | C# | 70 | 15 | 20 | 105 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Paint\Tool.cs | C# | 19 | 15 | 7 | 41 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Paint\ToolBox.cs | C# | 46 | 15 | 16 | 77 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Paint\Tools\CircleBrush.cs | C# | 17 | 15 | 4 | 36 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Paint\Tools\Pencil.cs | C# | 38 | 15 | 6 | 59 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Settings.cs | C# | 244 | 17 | 55 | 316 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Stopwatch.cs | C# | 130 | 15 | 33 | 178 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Apps\Tasks.cs | C# | 67 | 15 | 17 | 99 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Asc16.cs | C# | 34 | 16 | 5 | 55 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\BitmapExtensions.cs | C# | 40 | 15 | 11 | 66 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\CursorType.cs | C# | 8 | 15 | 2 | 25 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Gui.cs | C# | 61 | 16 | 21 | 98 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\SettingsService.cs | C# | 171 | 25 | 27 | 223 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\ShellComponents\Dock\AppDockIcon.cs | C# | 19 | 15 | 5 | 39 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\ShellComponents\Dock\BaseDockIcon.cs | C# | 65 | 20 | 14 | 99 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\ShellComponents\Dock\Dock.cs | C# | 151 | 17 | 39 | 207 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\ShellComponents\Dock\StartMenuDockIcon.cs | C# | 19 | 15 | 5 | 39 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\ShellComponents\Lock.cs | C# | 161 | 15 | 43 | 219 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\ShellComponents\StartMenu.cs | C# | 227 | 17 | 53 | 297 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\ShellComponents\Taskbar.cs | C# | 120 | 15 | 25 | 160 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\SmoothMono\FontData.cs | C# | 421 | 15 | 129 | 565 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\SmoothMono\TextRenderer.cs | C# | 57 | 15 | 9 | 81 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Sound\SoundService.cs | C# | 94 | 16 | 18 | 128 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Sound\SystemSound.cs | C# | 9 | 15 | 2 | 26 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Alignment.cs | C# | 9 | 15 | 2 | 26 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Animations\Animation.cs | C# | 43 | 46 | 12 | 101 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Animations\Easing.cs | C# | 34 | 34 | 4 | 72 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Animations\EasingDirection.cs | C# | 9 | 27 | 4 | 40 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Animations\EasingType.cs | C# | 8 | 24 | 3 | 35 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Animations\MovementAnimation.cs | C# | 46 | 29 | 6 | 81 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\AppWindow.cs | C# | 196 | 20 | 44 | 260 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Button.cs | C# | 121 | 15 | 14 | 150 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Calendar.cs | C# | 176 | 17 | 28 | 221 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\CheckBox.cs | C# | 100 | 15 | 16 | 131 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Control.cs | C# | 12 | 15 | 4 | 31 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Extensions.cs | C# | 15 | 15 | 4 | 34 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\FileBrowser.cs | C# | 272 | 15 | 43 | 330 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\ImageBlock.cs | C# | 55 | 15 | 8 | 78 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\MessageBox.cs | C# | 45 | 15 | 15 | 75 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\PromptBox.cs | C# | 47 | 15 | 15 | 77 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\RangeSlider.cs | C# | 166 | 18 | 28 | 212 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\ShortcutBar.cs | C# | 81 | 15 | 14 | 110 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\ShortcutBarCell.cs | C# | 14 | 15 | 5 | 34 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Switch.cs | C# | 95 | 19 | 21 | 135 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\Table.cs | C# | 335 | 28 | 47 | 410 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\TableCell.cs | C# | 33 | 15 | 11 | 59 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\TextBlock.cs | C# | 112 | 15 | 14 | 141 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\UILib\TextBox.cs | C# | 327 | 19 | 67 | 413 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\Window.cs | C# | 463 | 51 | 66 | 580 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Gui\WindowManager.cs | C# | 344 | 35 | 82 | 461 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\Branswe.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\ByteString.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Coder.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Common.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Do.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Dump.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LLex.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaAPI.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaAuxLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaBaseLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaBitLib.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaCoroLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaDebug.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaDebugLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaEncLib.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaFile.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaFunc.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaIOLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaJsonLib.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaMathLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaObject.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaOsLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaPkgLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaState.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaStrLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaTable.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaTableLib.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\OpCodes.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Parser.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\TagMethod.cs | C# | 0 | 15 | 0 | 15 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\ULDebug.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Undump.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Util.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\VM.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Kernel.cs | C# | 23 | 4 | 4 | 31 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\LICENSE.md | Markdown | 485 | 0 | 110 | 595 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\LISENCE.md | Markdown | -485 | 0 | -110 | -595 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Logger\Log.cs | C# | 31 | 15 | 8 | 54 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Logger\LogEntry.cs | C# | 8 | 15 | 3 | 26 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Logger\LogLevel.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Logger\Logger.cs | C# | 1 | 15 | 2 | 18 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\LuaApps.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\LuaApps\Hello.lua | Lua | 4 | 0 | 4 | 8 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Power.cs | C# | 22 | 15 | 4 | 41 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Settings\Settings.cs | C# | 147 | 15 | 13 | 175 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\CommandList.cs | C# | 3 | 15 | 1 | 19 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Editor\EditCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Editor\NanoCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Environment\EnvCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\ExportBackgroundCommand.cs | C# | 30 | 15 | 5 | 50 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\CatCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\CdCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\CopyCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\DiskInfoCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\FindCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\HeadCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\LsCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\MkdirCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\MoveCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\PwdCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\RenameCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\RmCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\RmdirCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\TailCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\TouchCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\TreeCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\WordCountCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Help\Help.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Info\About.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Info\Version.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\LabyrinthCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Power\RestartCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Power\ShutdownCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\BransweCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\ClaCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\ComCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\Lua2ClaCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\LuaCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\ClearCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\DateCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\EchoCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\KillCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\PsCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\SettingsCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\TimeCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\UptimeCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\WhoamiCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\TestGuiCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\TestTUICommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\User\CpassCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\User\HostnameCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\User\UserCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\AliasCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\AppManagerCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\BackgroundCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\Base64Command.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\BeepCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\CalcCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\CalcGuiCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\CalendarCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\HexCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\HexEditor.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\HistoryCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\MatrixCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\PromptCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\SnakeCommand.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Shell.cs | C# | 4 | 15 | 2 | 21 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\UsageGenerator.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\FileSystem.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\MemService.cs | C# | 23 | 15 | 4 | 42 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\Process.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\ProcessManager.cs | C# | 8 | 15 | 3 | 26 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\ShellProcess.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\UserSystem.cs | C# | 62 | 22 | 11 | 95 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\UI\CUI.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\UI\Components.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\UI\TUI.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\UI\TUIDemo.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\UserManager.cs | C# | 79 | 15 | 16 | 110 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\Base64.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\EnvironmentVariableManager.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\FileSecurity.cs | C# | 88 | 15 | 18 | 121 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\FloatExtensions.cs | C# | 11 | 15 | 3 | 29 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\IniBuilder.cs | C# | 99 | 15 | 21 | 135 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\IniReader.cs | C# | 93 | 15 | 14 | 122 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\MemoryStatisticsProvider.cs | C# | 93 | 15 | 17 | 125 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\NetworkConfigManager.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\PathUtil.cs | C# | 63 | 19 | 17 | 99 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\SHA256.cs | C# | 0 | 15 | 1 | 16 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\Version.cs | C# | 4 | 15 | 2 | 21 |
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\lua.md | Markdown | 103 | 0 | 31 | 134 |
| Total | | 9,260 | 3,649 | 1,996 | 14,905 |
+--------------------------------------------------------------------------------------------+----------+------------+------------+------------+------------+