System

data class System(val rasp: RASP)

Constructors

Link copied to clipboard
constructor(rasp: RASP)

Properties

Link copied to clipboard
Link copied to clipboard
val rasp: RASP

Functions

Link copied to clipboard
suspend fun shutdownActivity(): Boolean

Allows to terminate and remove the current activity.