在文件系统对象上调用 POSIX stat()
函数的结果。
这是一个不可变对象,表示由 stat()
调用返回的快照值。
属性
方法
-
modeString(
) → String - 将模式值作为可读字符串。
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时被调用。继承
-
toString(
) → String - 此对象的字符串表示。覆盖
运算符
-
operator ==(
Object other) → bool - 相等运算符。继承