readDir

Returns a list of stats for the contents of directory at path.

fun readDir(path: String): List<StatResult>?
fun readDir(path: String): List<StatResult>?
fun readDir(path: String): List<StatResult>?
fun readDir(pathComponent: PathComponent): List<StatResult>?
fun readDir(path: String): List<StatResult>?
fun readDir(pathComponent: PathComponent): List<StatResult>?

Returns a list of stats for the contents of directory at pathComponent.

fun readDir(pathComponent: PathComponent): List<StatResult>?
fun readDir(pathComponent: PathComponent): List<StatResult>?