open fun rxUnlink(link: String): Single<Void>
Unlinks the link on the file system represented by the path link, asynchronously.
link
link - the link
Return