vertx / io.vertx.core.cli / CommandLine / allArguments

allArguments

abstract fun allArguments(): MutableList<String>

Return
the ordered list of arguments. Arguments are command line arguments not matching an option.