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