Package-level declarations

Types

Link copied to clipboard
object AppInfo
Link copied to clipboard
data class CliOptions(val scenarioPath: Path? = null, val eventsPath: Path? = null, val explain: Boolean = false)

Parsed command-line options for running an AeroGuard scenario.

Functions

Link copied to clipboard
fun main(args: Array<String>)

Command-line entry point for AeroGuard-MAS.

Link copied to clipboard

Parses supported AeroGuard CLI arguments.