feagen
feagen copied to clipboard
more convenient in deleting or overwriting data
DataGenerator.remove(key)
shuold remove all the data that depend on key
.
If @will_generate(handler, keys, force=True)
, then keys
and the data that depend on key
shuold be generated no matter it exists or not.
The term force
can be some other term.