feat: move File.stat to Stat.path and update all references across docs, source, and tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import "io" for Stat
|
||||
|
||||
Stat.path("nonexistent") // expect runtime error: no such file or directory
|
||||
Reference in New Issue
Block a user