mirror of https://github.com/Hilbis/Hilbish
6b065dc035
return a table with 4 values: name, size, mode and isDir name -> name of path size -> size (obviously) mode -> permissions mode in a string as octal format isDir -> whether path is a directory |
||
---|---|---|
.. | ||
fs.go |