renameFile

fun BaseAbstractActivity.renameFile(oldPath: String, newPath: String, callback: (success: Boolean) -> Unit? = null)