Jump to content

Main public logs

Combined display of all available logs of CMM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:05, 31 August 2025 Gadget talk contribs created page Lfsextensions (Created page with "===@Function lfs.FileExists ---@param path string (FilePath) ---@return boolean (File exists) ---- ===@Function lfs.DirExists ---@param path string (Directory Path) ---@return boolean (Directory exists) ---- ===@Function lfs.ReadFile ---@param filepath string (FilePath) ---@return string | nil (File contents) ---- ===@Function lfs.WriteFile ---@param filepath string (FilePath) ---@param contents string (Data to be written to the file) ---@return nil ----...")