Bistro_utils.Dot_outputval workflow_to_channel :
?db:Bistro_engine.Db.t ->
?reduce:bool ->
out_channel ->
_ Bistro.workflow ->
unitval workflow_to_file :
?db:Bistro_engine.Db.t ->
?reduce:bool ->
string ->
_ Bistro.workflow ->
unitval gc_state_to_channel :
?condensed:bool ->
?db:Bistro_engine.Db.t ->
out_channel ->
Bistro_engine.Scheduler.Gc.state ->
unitval gc_state_to_file :
?condensed:bool ->
?db:Bistro_engine.Db.t ->
string ->
Bistro_engine.Scheduler.Gc.state ->
unit