BioX::Workflow::Debug
Options for debugging. Stick your whole environment in memory, and figure out what went wrong.
Variables
save_object_env
Save object env. This will save all the variables. Useful for debugging, but gets unweildly for larger workflows.
_classes
Saves a snapshot of the entire namespace for the initial environment, and each rule.
save_env
At each rule save the env for debugging purposes.