maxFileCount property

int maxFileCount

Implementation

int get maxFileCount =>
    int.parse(optionSet['maxFileCount'].valueAt(context) ?? '0');