Return true if -datadir option points to a valid directory or is not specified.
Declared in <common/args.h>
<common/args.h>
bool CheckDataDirOption(ArgsManager const& args);
true if the -datadir path is valid or was not given.