[][src]Function inventory_mgt::run

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

run will take in an InventoryConfig enum config (parsed in main) and execute the appropriate program logic