pub fn add_fs_util(lua: &Lua) -> Result<(), Error>
Adds general filesystem utilities to the UTILS.FS table.
UTILS.FS
Returns an error if the UTILS table cannot be found or if setting the FS table fails.
UTILS
FS