New Issue: Filesystem module: isLink behavior when symbolic links are not supported

19660, "jhh67", "Filesystem module: isLink behavior when symbolic links are not supported", "2022-04-19T19:50:30Z"

Currently isLink returns False if called on a file system that does not support symbolic links. Should it throw instead?