mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
16 KiB
16 KiB
| 1 | filename | language | C# | Markdown | JSON | XML | YAML | HTML | JavaScript | PostCSS | comment | blank | total |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Branswe.md | Markdown | 0 | 261 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 67 | 328 |
| 3 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\CMLeonOS.csproj | XML | 0 | 0 | 0 | 49 | 0 | 0 | 0 | 0 | 1 | 6 | 56 |
| 4 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Editor\Editor.cs | C# | 267 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 29 | 35 | 331 |
| 5 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Editor\Nano.cs | C# | 727 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 16 | 93 | 836 |
| 6 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\Branswe.cs | C# | 482 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 28 | 53 | 563 |
| 7 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\ByteString.cs | C# | 41 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 48 |
| 8 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Coder.cs | C# | 1101 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 26 | 157 | 1284 |
| 9 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Common.cs | C# | 99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 27 | 129 |
| 10 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Do.cs | C# | 269 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 25 | 50 | 344 |
| 11 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Dump.cs | C# | 187 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 33 | 220 |
| 12 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LLex.cs | C# | 627 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 40 | 93 | 760 |
| 13 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaAPI.cs | C# | 1335 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 64 | 240 | 1639 |
| 14 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaAuxLib.cs | C# | 643 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 21 | 92 | 756 |
| 15 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaBaseLib.cs | C# | 406 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 43 | 458 |
| 16 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaBitLib.cs | C# | 179 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 26 | 205 |
| 17 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaCoroLib.cs | C# | 137 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 16 | 153 |
| 18 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaDebug.cs | C# | 443 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 19 | 55 | 517 |
| 19 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaDebugLib.cs | C# | 20 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 26 |
| 20 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaEncLib.cs | C# | 51 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 64 |
| 21 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaFile.cs | C# | 115 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 18 | 135 |
| 22 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaFunc.cs | C# | 69 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 20 | 95 |
| 23 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaIOLib.cs | C# | 70 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 19 | 101 |
| 24 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaJsonLib.cs | C# | 461 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 65 | 526 |
| 25 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaMathLib.cs | C# | 285 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 49 | 344 |
| 26 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaObject.cs | C# | 367 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 52 | 420 |
| 27 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaOsLib.cs | C# | 206 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 32 | 238 |
| 28 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaPkgLib.cs | C# | 256 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 57 | 47 | 360 |
| 29 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaState.cs | C# | 250 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 51 | 307 |
| 30 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaStrLib.cs | C# | 869 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 61 | 938 |
| 31 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaTable.cs | C# | 465 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 37 | 80 | 582 |
| 32 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\LuaTableLib.cs | C# | 250 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 24 | 282 |
| 33 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\OpCodes.cs | C# | 131 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 27 | 165 |
| 34 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Parser.cs | C# | 1588 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 139 | 219 | 1946 |
| 35 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\TagMethod.cs | C# | 91 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 10 | 103 |
| 36 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\ULDebug.cs | C# | 13 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 5 | 20 |
| 37 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Undump.cs | C# | 321 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 50 | 377 |
| 38 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\Util.cs | C# | 192 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 39 | 239 |
| 39 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Interpreter\UniLua\VM.cs | C# | 1038 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 58 | 161 | 1257 |
| 40 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Kernel.cs | C# | 228 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 33 | 43 | 304 |
| 41 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\LISENCE.md | Markdown | 0 | 485 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 110 | 595 |
| 42 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Logger\LogEntry.cs | C# | 41 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 46 |
| 43 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Logger\LogLevel.cs | C# | 11 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 12 |
| 44 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Logger\Logger.cs | C# | 94 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 18 | 112 |
| 45 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\README.md | Markdown | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 |
| 46 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Settings\Settings.cs | C# | 140 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 17 | 157 |
| 47 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\CommandList.cs | C# | 208 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 209 |
| 48 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Editor\EditCommand.cs | C# | 24 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 27 |
| 49 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Editor\NanoCommand.cs | C# | 24 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 27 |
| 50 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Environment\EnvCommand.cs | C# | 107 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 115 |
| 51 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\CatCommand.cs | C# | 18 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 20 |
| 52 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\CdCommand.cs | C# | 10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 11 |
| 53 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\CopyCommand.cs | C# | 40 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 46 |
| 54 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\DiskInfoCommand.cs | C# | 28 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 33 |
| 55 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\FindCommand.cs | C# | 37 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 42 |
| 56 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\HeadCommand.cs | C# | 46 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 54 |
| 57 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\LsCommand.cs | C# | 10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 11 |
| 58 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\MkdirCommand.cs | C# | 20 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 22 |
| 59 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\MoveCommand.cs | C# | 41 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 7 | 48 |
| 60 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\PwdCommand.cs | C# | 11 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 13 |
| 61 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\RenameCommand.cs | C# | 48 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 57 |
| 62 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\RmCommand.cs | C# | 42 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 47 |
| 63 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\RmdirCommand.cs | C# | 27 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 30 |
| 64 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\TailCommand.cs | C# | 47 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 55 |
| 65 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\TouchCommand.cs | C# | 25 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 28 |
| 66 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\TreeCommand.cs | C# | 67 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 78 |
| 67 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\FileSystem\WordCountCommand.cs | C# | 45 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 51 |
| 68 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Help\Help.cs | C# | 507 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 26 | 533 |
| 69 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Info\About.cs | C# | 12 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 14 |
| 70 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Info\Version.cs | C# | 16 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 18 |
| 71 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\LabyrinthCommand.cs | C# | 224 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 24 | 248 |
| 72 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Power\RestartCommand.cs | C# | 13 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 15 |
| 73 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Power\ShutdownCommand.cs | C# | 13 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 15 |
| 74 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\BransweCommand.cs | C# | 32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 37 |
| 75 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\ComCommand.cs | C# | 43 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 51 |
| 76 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Script\LuaCommand.cs | C# | 165 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 21 | 186 |
| 77 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\ClearCommand.cs | C# | 11 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 13 |
| 78 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\DateCommand.cs | C# | 11 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 13 |
| 79 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\EchoCommand.cs | C# | 12 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 14 |
| 80 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\SettingsCommand.cs | C# | 62 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 70 |
| 81 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\TimeCommand.cs | C# | 11 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 13 |
| 82 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\UptimeCommand.cs | C# | 40 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 46 |
| 83 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\System\WhoamiCommand.cs | C# | 16 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 18 |
| 84 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\TestGuiCommand.cs | C# | 77 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 86 |
| 85 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\User\CpassCommand.cs | C# | 10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 11 |
| 86 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\User\HostnameCommand.cs | C# | 16 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 19 |
| 87 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\User\UserCommand.cs | C# | 74 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 11 | 85 |
| 88 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\AliasCommand.cs | C# | 140 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 19 | 159 |
| 89 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\BackgroundCommand.cs | C# | 108 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | 117 |
| 90 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\Base64Command.cs | C# | 58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 10 | 68 |
| 91 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\BeepCommand.cs | C# | 11 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 13 |
| 92 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\CalcCommand.cs | C# | 56 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 60 |
| 93 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\CalendarCommand.cs | C# | 57 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 70 |
| 94 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\HistoryCommand.cs | C# | 15 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 17 |
| 95 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Commands\Utility\PromptCommand.cs | C# | 18 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 20 |
| 96 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Shell\Shell.cs | C# | 1458 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 23 | 265 | 1746 |
| 97 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\FileSystem.cs | C# | 400 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 17 | 40 | 457 |
| 98 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\System\UserSystem.cs | C# | 683 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 22 | 105 | 810 |
| 99 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\UI\CUI.cs | C# | 122 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 8 | 28 | 158 |
| 100 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\Base64.cs | C# | 86 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 56 | 22 | 164 |
| 101 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\EnvironmentVariableManager.cs | C# | 151 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 17 | 173 |
| 102 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\NetworkConfigManager.cs | C# | 111 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 16 | 127 |
| 103 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\SHA256.cs | C# | 179 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | 41 | 226 |
| 104 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\Utils\Version.cs | C# | 23 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 28 |
| 105 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\.cache\deps\@vue_devtools-api.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 4356 | 0 | 145 | 5 | 4506 |
| 106 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\.cache\deps\@vuepress_shared.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 134 | 0 | 2 | 1 | 137 |
| 107 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\.cache\deps\_metadata.json | JSON | 0 | 0 | 37 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 37 |
| 108 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\.cache\deps\chunk-OARA6QKZ.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 12582 | 0 | 238 | 5 | 12825 |
| 109 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\.cache\deps\package.json | JSON | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 4 |
| 110 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\.cache\deps\vue-router.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 2371 | 0 | 25 | 9 | 2405 |
| 111 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\.cache\deps\vue.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 346 | 0 | 0 | 1 | 347 |
| 112 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\config.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 0 | 1 | 7 | 20 |
| 113 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\404.html | HTML | 0 | 0 | 0 | 0 | 0 | 40 | 0 | 0 | 0 | 4 | 44 |
| 114 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\assets\404.html-B-2P5V78.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 2 |
| 115 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\assets\app-BITa06va.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 28 | 0 | 4 | 1 | 33 |
| 116 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\assets\commands.html-CJdMGWM7.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 143 | 0 | 0 | 1 | 144 |
| 117 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\assets\get-started.html-D_vM18Nz.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 2 |
| 118 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\assets\index.html-DS7rXIvH.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 2 |
| 119 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\assets\lua.html-DxDsLuB0.js | JavaScript | 0 | 0 | 0 | 0 | 0 | 0 | 297 | 0 | 0 | 1 | 298 |
| 120 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\assets\style-BmL0kmLr.css | PostCSS | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 2 |
| 121 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\commands.html | HTML | 0 | 0 | 0 | 0 | 0 | 182 | 0 | 0 | 0 | 4 | 186 |
| 122 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\get-started.html | HTML | 0 | 0 | 0 | 0 | 0 | 40 | 0 | 0 | 0 | 4 | 44 |
| 123 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\index.html | HTML | 0 | 0 | 0 | 0 | 0 | 40 | 0 | 0 | 0 | 4 | 44 |
| 124 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\.vuepress\dist\lua.html | HTML | 0 | 0 | 0 | 0 | 0 | 336 | 0 | 0 | 0 | 4 | 340 |
| 125 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\README.md | Markdown | 0 | 33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 37 |
| 126 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\commands.md | Markdown | 0 | 629 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 191 | 820 |
| 127 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\get-started.md | Markdown | 0 | 14 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 3 | 17 |
| 128 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\docs\lua.md | Markdown | 0 | 940 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 339 | 1279 |
| 129 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\package.json | JSON | 0 | 0 | 20 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 21 |
| 130 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\docs\cmleonos\pnpm-lock.yaml | YAML | 0 | 0 | 0 | 0 | 2410 | 0 | 0 | 0 | 0 | 674 | 3084 |
| 131 | c:\Users\leon\source\repos\CMLeonOS\CMLeonOS\global.json | JSON | 0 | 0 | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 |
| 132 | Total | - | 20531 | 2364 | 66 | 49 | 2410 | 638 | 20272 | 1 | 1235 | 4442 | 52008 |