Is there a particular reason why the Stat object one gets from a Filesystem.Base object is different than a Stdio.Stat object?

In particular, isdir and friends are flags in the Stdio.Stat object, while they're functions in Filesystem.Stat.

Bill

Reply via email to