molecular-workflow-repository / molflow

Workflow runner for the molecular workflow repository
Apache License 2.0
1 stars 0 forks source link

The formatter module needs more functionality. #7

Open joseph-schaeffer opened 7 years ago

joseph-schaeffer commented 7 years ago

Specifically, some warning/error message functions so we can offload some of the same coloring/display messages out of other files. The current fail() function is useful for a hard exit, but doesn't match the color schemes.