cook abstract method

void cook()

cooks the brick, and outputs the files to outputDir

Implementation

void cook();