listDirectories

open suspend override fun listDirectories(dir: <Error class: unknown class>): List<<Error class: unknown class>>

Provides a list of paths found in the given dir path from where the call is being invoked.

Return

the list of paths found.

Parameters

dir

the path from where the list of paths will be fetched