Mojo module
fstat
Implements the file system stat operations.
You can import these APIs from the os
package. For example:
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!
If you'd like to share more information, please report an issue on GitHub
π What went wrong?