open fun rxFsProps(path: String): Single<FileSystemProps>
Returns properties of the file-system being used by the specified path, asynchronously.
path
path - path to anywhere on the filesystem
Return