We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently, searching a directory that doesn't exist will silently fail.
$ astpath -d /tmp/this-dir-doesnt-exist './/Try'
If a directory doesn't exist because I misspelled it, I'd like to get an error.