Appearance
Home > resol-vbus-core-toolbox > ArgParser > consume
ArgParser.consume() method
Return the next argument and increment the internal index.
Signature:
typescript
consume(): string | null;
Returns:
string | null
Next argument or null