existsInArgs property

bool existsInArgs
getter/setter pair

existsInArgs is a boolean value that represents if the option exists in the arguments or not.

Implementation

bool existsInArgs = false;