mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.contact.file
/
AbsoluteFolder
/
childrenStream
children
Stream
abstract
suspend
fun
childrenStream
(
)
:
<Error class: unknown class>
<
AbsoluteFileFolder
>
获取该目录下所有文件和子目录列表.
实现细节: 为了适合 Java 调用, 实现类似为阻塞式的
children
, 因此不建议在 Kotlin 使用. 在 Kotlin 请使用
children
.