You've already forked KsuWebUIStandalone
mirror of
https://github.com/5ec1cff/KsuWebUIStandalone.git
synced 2025-09-06 06:37:11 +00:00
refine
This commit is contained in:
@@ -1,11 +1,7 @@
|
|||||||
package io.github.a13e300.ksuwebui
|
package io.github.a13e300.ksuwebui
|
||||||
|
|
||||||
import android.util.Log
|
|
||||||
import com.topjohnwu.superuser.Shell
|
import com.topjohnwu.superuser.Shell
|
||||||
|
|
||||||
|
|
||||||
private const val TAG = "KsuCli"
|
|
||||||
|
|
||||||
inline fun <T> withNewRootShell(
|
inline fun <T> withNewRootShell(
|
||||||
globalMnt: Boolean = false,
|
globalMnt: Boolean = false,
|
||||||
block: Shell.() -> T
|
block: Shell.() -> T
|
||||||
|
|||||||
Reference in New Issue
Block a user