Package-level declarations
Types
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.