isShort property

bool isShort
final

Whether the flag was called in short form (-e) or in long form (--example);

Implementation

final bool isShort;