Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Termux compatible
is_readable_directory
function (justinhj#42)
* feat(util): use test command to check directory * fix: use single quotes in util/file.lua * feat(util): add type hints and documentation, remove old function * feat(parsers): move all parsers to their own submodule (justinhj#43) BREAKING CHANGE: Parser modules have been moved Add `check` functions to all parser modules * feat(util): use old "readable directory" method when not in Termux
- Loading branch information