append property

BooleanFlag append
final

Implementation

static final append = BooleanFlag(
  'append',
  description: 'Append the command to an existing file.',
);