Package straightway.odo.api.v0.system

Types

RuntimeArguments
Link copied to clipboard
interface RuntimeArguments
Access to the runtime arguments of an app.
System
Link copied to clipboard
interface System
Access to basic system information and services.

Functions

mandatory
Link copied to clipboard
inline fun <T> RuntimeArguments.mandatory(key: String): T
Get the value of a mandatory runtime argument.