mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
71 lines
9.0 KiB
Plaintext
71 lines
9.0 KiB
Plaintext
Date : 2026-02-28 22:08:29
|
|
Directory : c:\Users\leon\source\repos\CMLeonOS\CMLeonOS
|
|
Total : 26 files, 1908 codes, 19 comments, 268 blanks, all 2195 lines
|
|
|
|
Languages
|
|
+------------+------------+------------+------------+------------+------------+
|
|
| language | files | code | comment | blank | total |
|
|
+------------+------------+------------+------------+------------+------------+
|
|
| C# | 23 | 1,834 | 19 | 253 | 2,106 |
|
|
| Markdown | 1 | 67 | 0 | 14 | 81 |
|
|
| XML | 1 | 4 | 0 | 0 | 4 |
|
|
| PowerShell | 1 | 3 | 0 | 1 | 4 |
|
|
+------------+------------+------------+------------+------------+------------+
|
|
|
|
Directories
|
|
+---------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
| path | files | code | comment | blank | total |
|
|
+---------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
| . | 26 | 1,908 | 19 | 268 | 2,195 |
|
|
| . (Files) | 4 | 180 | 26 | 33 | 239 |
|
|
| Editor | 1 | 612 | 0 | 67 | 679 |
|
|
| Interpreter | 1 | 7 | 0 | 1 | 8 |
|
|
| Interpreter\UniLua | 1 | 7 | 0 | 1 | 8 |
|
|
| Settings | 1 | 20 | 0 | 1 | 21 |
|
|
| Shell | 13 | 594 | -4 | 76 | 666 |
|
|
| Shell (Files) | 2 | -19 | -4 | -7 | -30 |
|
|
| Shell\Commands | 11 | 613 | 0 | 83 | 696 |
|
|
| Shell\Commands\Help | 1 | 23 | 0 | 3 | 26 |
|
|
| Shell\Commands\Info | 1 | 5 | 0 | 1 | 6 |
|
|
| Shell\Commands\Script | 3 | 176 | 0 | 32 | 208 |
|
|
| Shell\Commands\System | 3 | 113 | 0 | 15 | 128 |
|
|
| Shell\Commands\User | 1 | 17 | 0 | 2 | 19 |
|
|
| Shell\Commands\Utility | 2 | 279 | 0 | 30 | 309 |
|
|
| System | 5 | 428 | -3 | 76 | 501 |
|
|
| docs | 1 | 67 | 0 | 14 | 81 |
|
|
| docs\cmleonos | 1 | 67 | 0 | 14 | 81 |
|
|
| docs\cmleonos\docs | 1 | 67 | 0 | 14 | 81 |
|
|
+---------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
|
|
Files
|
|
+---------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
| filename | language | code | comment | blank | total |
|
|
+---------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\BootMenu.cs | C# | 131 | 2 | 25 | 158 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\BuildTime.ps1 | PowerShell | 3 | 0 | 1 | 4 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\CMLeonOS.csproj | XML | 4 | 0 | 0 | 4 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Editor\Nano.cs | C# | 612 | 0 | 67 | 679 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaOsLib.cs | C# | 7 | 0 | 1 | 8 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Kernel.cs | C# | 42 | 24 | 7 | 73 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Settings\Settings.cs | C# | 20 | 0 | 1 | 21 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\CommandList.cs | C# | 9 | 0 | 0 | 9 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Help\Help.cs | C# | 23 | 0 | 3 | 26 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Info\Version.cs | C# | 5 | 0 | 1 | 6 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\ClaCommand.cs | C# | 69 | 0 | 14 | 83 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\Lua2ClaCommand.cs | C# | 58 | 0 | 13 | 71 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\LuaCommand.cs | C# | 49 | 0 | 5 | 54 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\KillCommand.cs | C# | 50 | 0 | 8 | 58 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\PsCommand.cs | C# | 51 | 0 | 7 | 58 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\SettingsCommand.cs | C# | 12 | 0 | 0 | 12 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\User\UserCommand.cs | C# | 17 | 0 | 2 | 19 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\HexCommand.cs | C# | 45 | 0 | 5 | 50 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\HexEditor.cs | C# | 234 | 0 | 25 | 259 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Shell.cs | C# | -28 | -4 | -7 | -39 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\FileSystem.cs | C# | 89 | -3 | 23 | 109 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\Process.cs | C# | 164 | 0 | 20 | 184 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\ProcessManager.cs | C# | 77 | 0 | 15 | 92 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\ShellProcess.cs | C# | 53 | 0 | 11 | 64 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\UserSystem.cs | C# | 45 | 0 | 7 | 52 |
|
|
| c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\commands.md | Markdown | 67 | 0 | 14 | 81 |
|
|
| Total | | 1,908 | 19 | 268 | 2,195 |
|
|
+---------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ |