existsInArgs property
existsInArgs is a boolean value that represents if the option exists in the arguments or not.
Implementation
bool existsInArgs = false;
existsInArgs is a boolean value that represents if the option exists in the arguments or not.
bool existsInArgs = false;