Hilbish/golibs
sammyette 6b065dc035
fix(fs): make stat better
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
2021-10-17 12:56:45 -04:00
..
bait docs: make linebreaks to descriptions for better alignment 2021-10-16 15:36:30 -04:00
commander docs: document `hilbish` module functions, xdg vars, and add descriptions for modules 2021-10-16 12:41:10 -04:00
fs fix(fs): make stat better 2021-10-17 12:56:45 -04:00