This is pretty minor, but using {.exists.} with the root of any drive other than C:\ always returns false.
{.exists|C:\.} returns 1, while {.exists|D:\.} returns nothing, and yes, there is a D drive on my system.
This is a problem in FHFS because it prevents you from setting the content-directory to the root of a drive.