Browse Source
This implementation makes use of vfs.stat() and therefore has the same properties. Known issues for all ports: uos.stat(".") on the top level returns the error code 22, EINVAL. The same happens with uos.stat("dirname/") where dirname IS the name of a directory.pull/2136/merge
Robert HH
9 years ago
committed by
Paul Sokolovsky
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue