ngs icon indicating copy to clipboard operation
ngs copied to clipboard

stat() should be Stat()

Open ilyash-b opened this issue 6 years ago • 1 comments

To be consistent with other parts, stat() which returns a Stat, should be defined as F Stat(...).

Open issue: what about lstat which also returns Stat?

ilyash-b avatar Dec 22 '18 17:12 ilyash-b

Should be Stat() and LinkStat()

ilyash avatar Sep 11 '21 11:09 ilyash