replpp.shaded.os.StatInfo
See theStatInfo companion object
The result from doing an system stat on a particular path.
Note: ctime is not same as ctime (Change Time) in stat, it is creation time maybe fall back to mtime if system not supported it.
Created via stat! filePath.
If you want more information, use stat.full
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article