LinkedFolder.file

Return a file representation of the given path. If the path-head does not refer to an immediate child folder, and does not match a symbolic link, it is considered to be unknown.

We scan the set of mounted folders, in the order mounted, looking for a match. Where one is found, we test to see that it really exists before returning the reference.

class LinkedFolder
final override
file

Meta