support abstract method
Used to give the information if specified arg
is supported by ArgProcessor.
Implementation
bool support(dynamic arg);
Used to give the information if specified arg
is supported by ArgProcessor.
bool support(dynamic arg);