node:fs's realpath to read a path using pipes (and effect of course). However I'm struggling to get the gist of it. I'd like the function to return a PathNotReadableError in case the path given was wrong and a PathMissingError in case the path was not provided at all. I don't know if I should model the filePath arg as an Option or not. I'd just like to get a very simple POC running. This is what I've tried: https://effect.website/play#806502e44525