CommandArgs.hasAppVersion

Checks if the --version argument is present on the first position in the list.

class CommandArgs
@property
bool
hasAppVersion
()

Return Value

Type: bool

true if the application version argument was found on the first position

Meta