Files
CMLeonOS/.VSCodeCounter/2026-02-11_18-21-42/results.json
2026-02-11 23:12:33 +08:00

1 line
20 KiB
JSON

{"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Utils/Version.cs":{"language":"C#","code":28,"comment":0,"blank":6},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Utils/SHA256.cs":{"language":"C#","code":179,"comment":6,"blank":41},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Utils/Base64.cs":{"language":"C#","code":86,"comment":56,"blank":22},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Utils/NetworkConfigManager.cs":{"language":"C#","code":111,"comment":0,"blank":16},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Utils/EnvironmentVariableManager.cs":{"language":"C#","code":151,"comment":5,"blank":17},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/UI/TUIDemo.cs":{"language":"C#","code":279,"comment":0,"blank":54},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/UI/TUI.cs":{"language":"C#","code":260,"comment":2,"blank":42},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/UI/CUI.cs":{"language":"C#","code":122,"comment":8,"blank":28},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/UI/Components.cs":{"language":"C#","code":960,"comment":0,"blank":144},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/Util.cs":{"language":"C#","code":192,"comment":8,"blank":39},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/VM.cs":{"language":"C#","code":1038,"comment":58,"blank":161},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/Undump.cs":{"language":"C#","code":321,"comment":6,"blank":50},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/ULDebug.cs":{"language":"C#","code":13,"comment":2,"blank":5},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/Parser.cs":{"language":"C#","code":1588,"comment":139,"blank":219},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/TagMethod.cs":{"language":"C#","code":91,"comment":2,"blank":10},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/OpCodes.cs":{"language":"C#","code":131,"comment":7,"blank":27},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaTableLib.cs":{"language":"C#","code":250,"comment":8,"blank":24},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaTable.cs":{"language":"C#","code":465,"comment":37,"blank":80},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaState.cs":{"language":"C#","code":250,"comment":6,"blank":51},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaStrLib.cs":{"language":"C#","code":869,"comment":8,"blank":61},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaPkgLib.cs":{"language":"C#","code":256,"comment":57,"blank":47},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaOsLib.cs":{"language":"C#","code":309,"comment":0,"blank":49},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaObject.cs":{"language":"C#","code":367,"comment":1,"blank":52},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaMathLib.cs":{"language":"C#","code":285,"comment":10,"blank":49},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaIOLib.cs":{"language":"C#","code":70,"comment":12,"blank":19},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaFunc.cs":{"language":"C#","code":69,"comment":6,"blank":20},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaJsonLib.cs":{"language":"C#","code":461,"comment":0,"blank":65},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaFile.cs":{"language":"C#","code":115,"comment":2,"blank":18},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaEncLib.cs":{"language":"C#","code":51,"comment":0,"blank":13},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaDebugLib.cs":{"language":"C#","code":20,"comment":0,"blank":6},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaDebug.cs":{"language":"C#","code":443,"comment":19,"blank":55},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaCoroLib.cs":{"language":"C#","code":137,"comment":0,"blank":16},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaBitLib.cs":{"language":"C#","code":179,"comment":0,"blank":26},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaBaseLib.cs":{"language":"C#","code":406,"comment":9,"blank":43},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaAuxLib.cs":{"language":"C#","code":643,"comment":21,"blank":92},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LLex.cs":{"language":"C#","code":627,"comment":40,"blank":93},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/LuaAPI.cs":{"language":"C#","code":1335,"comment":64,"blank":240},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/Dump.cs":{"language":"C#","code":187,"comment":0,"blank":33},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/Do.cs":{"language":"C#","code":269,"comment":25,"blank":50},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/Common.cs":{"language":"C#","code":99,"comment":3,"blank":27},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/ByteString.cs":{"language":"C#","code":41,"comment":0,"blank":7},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/UniLua/Coder.cs":{"language":"C#","code":1101,"comment":26,"blank":157},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Interpreter/Branswe.cs":{"language":"C#","code":482,"comment":28,"blank":53},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/global.json":{"language":"JSON","code":6,"comment":0,"blank":0},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/GenerateGitCommit.ps1":{"language":"PowerShell","code":22,"comment":0,"blank":3},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/System/UserSystem.cs":{"language":"C#","code":691,"comment":11,"blank":104},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/System/FileSystem.cs":{"language":"C#","code":404,"comment":21,"blank":40},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Editor/Editor.cs":{"language":"C#","code":267,"comment":29,"blank":35},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Editor/Nano.cs":{"language":"C#","code":727,"comment":16,"blank":93},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Build.bat":{"language":"Batch","code":1,"comment":1,"blank":0},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/UsageGenerator.cs":{"language":"C#","code":211,"comment":0,"blank":31},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Branswe.md":{"language":"Markdown","code":261,"comment":0,"blank":67},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Shell.cs":{"language":"C#","code":1537,"comment":23,"blank":278},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/CMLeonOS.csproj":{"language":"XML","code":84,"comment":1,"blank":14},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/CommandList.cs":{"language":"C#","code":223,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/LuaApps/testspeed.lua":{"language":"Lua","code":6,"comment":1,"blank":0},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/LuaApps.cs":{"language":"C#","code":13,"comment":0,"blank":3},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Kernel.cs":{"language":"C#","code":349,"comment":63,"blank":67},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/LuaApps/calculator.lua":{"language":"Lua","code":87,"comment":0,"blank":11},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/LuaApps/helloworld.lua":{"language":"Lua","code":3,"comment":0,"blank":0},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Logger/LogLevel.cs":{"language":"C#","code":11,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/SnakeCommand.cs":{"language":"C#","code":164,"comment":0,"blank":27},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Logger/Logger.cs":{"language":"C#","code":94,"comment":0,"blank":18},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/PromptCommand.cs":{"language":"C#","code":18,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Logger/LogEntry.cs":{"language":"C#","code":41,"comment":0,"blank":5},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/MatrixCommand.cs":{"language":"C#","code":62,"comment":0,"blank":13},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/HistoryCommand.cs":{"language":"C#","code":15,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/CalcGuiCommand.cs":{"language":"C#","code":307,"comment":0,"blank":28},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/CalendarCommand.cs":{"language":"C#","code":57,"comment":0,"blank":13},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/CalcCommand.cs":{"language":"C#","code":56,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/BeepCommand.cs":{"language":"C#","code":11,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/BackgroundCommand.cs":{"language":"C#","code":108,"comment":0,"blank":9},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/LISENCE.md":{"language":"Markdown","code":485,"comment":0,"blank":110},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/Base64Command.cs":{"language":"C#","code":89,"comment":0,"blank":12},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/AppManagerCommand.cs":{"language":"C#","code":165,"comment":0,"blank":30},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Utility/AliasCommand.cs":{"language":"C#","code":140,"comment":0,"blank":19},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/package.json":{"language":"JSON","code":20,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/README.md":{"language":"Markdown","code":2,"comment":0,"blank":0},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Settings/Settings.cs":{"language":"C#","code":140,"comment":0,"blank":17},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/User/UserCommand.cs":{"language":"C#","code":97,"comment":0,"blank":12},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/User/HostnameCommand.cs":{"language":"C#","code":27,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/User/CpassCommand.cs":{"language":"C#","code":10,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/TestGuiCommand.cs":{"language":"C#","code":77,"comment":0,"blank":9},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/System/WhoamiCommand.cs":{"language":"C#","code":16,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/TestTUICommand.cs":{"language":"C#","code":583,"comment":0,"blank":102},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/System/UptimeCommand.cs":{"language":"C#","code":40,"comment":0,"blank":6},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/System/TimeCommand.cs":{"language":"C#","code":11,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/System/SettingsCommand.cs":{"language":"C#","code":62,"comment":0,"blank":8},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/System/EchoCommand.cs":{"language":"C#","code":12,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/System/DateCommand.cs":{"language":"C#","code":11,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/System/ClearCommand.cs":{"language":"C#","code":11,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Info/Version.cs":{"language":"C#","code":17,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Info/About.cs":{"language":"C#","code":12,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/README.md":{"language":"Markdown","code":33,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Environment/EnvCommand.cs":{"language":"C#","code":175,"comment":0,"blank":10},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/lua.md":{"language":"Markdown","code":996,"comment":0,"blank":356},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/get-started.md":{"language":"Markdown","code":16,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/commands.md":{"language":"Markdown","code":675,"comment":0,"blank":201},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Script/LuaCommand.cs":{"language":"C#","code":181,"comment":0,"blank":22},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Script/ComCommand.cs":{"language":"C#","code":54,"comment":0,"blank":9},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Script/BransweCommand.cs":{"language":"C#","code":42,"comment":0,"blank":6},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Power/ShutdownCommand.cs":{"language":"C#","code":13,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Power/RestartCommand.cs":{"language":"C#","code":13,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/index.html":{"language":"HTML","code":40,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/lua.html":{"language":"HTML","code":342,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/get-started.html":{"language":"HTML","code":40,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/pnpm-lock.yaml":{"language":"YAML","code":2410,"comment":0,"blank":674},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/index.html-BMbDjf_W.js":{"language":"JavaScript","code":1,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/commands.html":{"language":"HTML","code":192,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/style-BmL0kmLr.css":{"language":"PostCSS","code":1,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/404.html-ByTdGTSm.js":{"language":"JavaScript","code":1,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/404.html":{"language":"HTML","code":40,"comment":0,"blank":4},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/get-started.html-CfHiKCXZ.js":{"language":"JavaScript","code":1,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/LabyrinthCommand.cs":{"language":"C#","code":224,"comment":0,"blank":24},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/lua.html-3_L4TJjQ.js":{"language":"JavaScript","code":303,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Editor/NanoCommand.cs":{"language":"C#","code":24,"comment":0,"blank":3},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Editor/EditCommand.cs":{"language":"C#","code":24,"comment":0,"blank":3},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/WordCountCommand.cs":{"language":"C#","code":45,"comment":0,"blank":6},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/config.js":{"language":"JavaScript","code":12,"comment":1,"blank":7},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/TreeCommand.cs":{"language":"C#","code":67,"comment":0,"blank":11},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/TouchCommand.cs":{"language":"C#","code":25,"comment":0,"blank":3},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/TailCommand.cs":{"language":"C#","code":47,"comment":0,"blank":8},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/RmdirCommand.cs":{"language":"C#","code":27,"comment":0,"blank":3},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/RmCommand.cs":{"language":"C#","code":60,"comment":0,"blank":6},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/RenameCommand.cs":{"language":"C#","code":48,"comment":0,"blank":9},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/PwdCommand.cs":{"language":"C#","code":11,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/MkdirCommand.cs":{"language":"C#","code":20,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/LsCommand.cs":{"language":"C#","code":10,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/MoveCommand.cs":{"language":"C#","code":41,"comment":0,"blank":7},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/HeadCommand.cs":{"language":"C#","code":46,"comment":0,"blank":8},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/commands.html-DsR2axk8.js":{"language":"JavaScript","code":153,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/FindCommand.cs":{"language":"C#","code":37,"comment":0,"blank":5},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/CdCommand.cs":{"language":"C#","code":10,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/CopyCommand.cs":{"language":"C#","code":40,"comment":0,"blank":6},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/DiskInfoCommand.cs":{"language":"C#","code":28,"comment":0,"blank":5},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/FileSystem/CatCommand.cs":{"language":"C#","code":18,"comment":0,"blank":2},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/app-C1vKFkGc.js":{"language":"JavaScript","code":28,"comment":4,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/.cache/deps/%40vue_devtools-api.js":{"language":"JavaScript","code":4356,"comment":145,"blank":5},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/.cache/deps/%40vuepress_shared.js":{"language":"JavaScript","code":134,"comment":2,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/.cache/deps/vue.js":{"language":"JavaScript","code":346,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/Shell/Commands/Help/Help.cs":{"language":"C#","code":531,"comment":0,"blank":26},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/.cache/deps/_metadata.json":{"language":"JSON","code":37,"comment":0,"blank":0},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/.cache/deps/package.json":{"language":"JSON","code":3,"comment":0,"blank":1},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/.cache/deps/vue-router.js":{"language":"JavaScript","code":2371,"comment":25,"blank":9},"file:///c%3A/Users/leon/source/repos/CMLeonOS/CMLeonOS/docs/cmleonos/docs/.vuepress/.cache/deps/chunk-OARA6QKZ.js":{"language":"JavaScript","code":12582,"comment":238,"blank":5}}