mruby-file-stat icon indicating copy to clipboard operation
mruby-file-stat copied to clipboard

Implement File.birthtime

Open ksss opened this issue 5 years ago • 0 comments

On linux could not use File::Stat#birthtime. But it can call if use statx(2)

ksss avatar Dec 21 '20 12:12 ksss