[][src]Function birdseed::run

pub fn run(config: Birdseed) -> Result<(), Box<dyn Error>>

run will take in a Birdseed enum config (parsed in main) and either clear all tables or populate all tables with number of rows specified in -r (1000 by default)