saveFileInStorage

abstract fun saveFileInStorage(path: String, file: File): Single<String>

Storage functions