mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-25 08:26:54 +00:00
0ffd5fcf85
- fs.getCapacity just returns the capacity of the current drive, if available. This will be nil on rom mounts. - fs.attributes returns an lfs like table of various file attributes. Currently, this contains: - access, modification, created: When this file was last accessed, modified and created. Time is measured in milliseconds since the epoch, same as os.epoch("utc") and what is accepted by os.date. - size: Same as fs.getSize - isDir: same as fs.isDir Closes #262 |
||
---|---|---|
.. | ||
filesystem | ||
lua | ||
media | ||
network | ||
peripheral | ||
permissions | ||
redstone | ||
turtle | ||
AbstractTurtleUpgrade.java | ||
ComputerCraftAPI.java | ||
package-info.java |