Mojo module
fstat
Implements the file system stat operations.
You can import these APIs from the os
package. For example:
from os import stat
from os import stat
Structs
-
stat_result
: Object whose fields correspond to the members of the stat structure.
Functions
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?