feagen icon indicating copy to clipboard operation
feagen copied to clipboard

more convenient in deleting or overwriting data

Open ianlini opened this issue 8 years ago • 1 comments

ianlini avatar Feb 08 '17 02:02 ianlini

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.

ianlini avatar Mar 01 '17 08:03 ianlini