addOverwriteOption.H
Go to the documentation of this file.
1 //
2 // addOverwriteOption.H
3 // ~~~~~~~~~~~~~~~~~~~~
4 
6  (
7  "overwrite",
8  "overwrite existing mesh/results files"
9  );
10 
Foam::argList::addBoolOption
static void addBoolOption(const word &opt, const string &usage="")
Add to a bool option to validOptions with usage information.
Definition: argList.C:98