open fun rxLprops(path: String): Single<FileProps>
Obtain properties for the link represented by path, asynchronously.
path
The link will not be followed.
path - the path to the file
Return