suspend fun FileSystem.lpropsAwait(path: String): FileProps
Obtain properties for the link represented by path, asynchronously.
handler
- the handler that will be called on completion
Returna
reference to this, so the API can be used fluently *