vertx / io.vertx.reactivex.core.cli / CommandLine / isSeenInCommandLine

isSeenInCommandLine

open fun isSeenInCommandLine(option: Option): Boolean

Checks whether or not the given option has been seen in the user command line.

Parameters

option - the option

Return
true if the user command line has used the option