19659, "jhh67", "Filesystem module: should methods also take arguments of type file", "2022-04-19T19:48:49Z"
Arguments to Filesystem methods that represent paths (file names) are currently passed as strings for all methods except for sameFile which also take them as type file. Should all or some of the other methods do the same, or should this feature of sameFile be removed?