exportDirectoryArg constant
DirectoryArgument
const exportDirectoryArg
Implementation
static const DirectoryArgument exportDirectoryArg = DirectoryArgument(
name: 'export-directory',
abbr: 'e',
help: 'If this field is not empty, it will be used to export the results.',
);