isEmpty

expect open fun isEmpty(): Boolean

当该目录为空时返回 true.

actual open fun isEmpty(): Boolean

当该目录为空时返回 true.