8d0981 Refactor: tools: Pass a pcmk__output_t object around crm_resource.

5 files Authored by Chris Lumens 4 years ago, Committed by Packit Service 4 years ago,
    Refactor: tools: Pass a pcmk__output_t object around crm_resource.
    
    Basically, any function that does any printing is eventually going to
    need this object.  Adding it all at once here should make for more easy
    to understand patches later.
    
        
file modified
+55 -54
file modified
+60 -50
file modified
+10 -9
file modified
+21 -17
file modified
+142 -124