Skip to content

CheckNodeHistory

CheckNodeHistory


              flowchart LR
              publisher.utils.maya_checks.CheckNodeHistory[CheckNodeHistory]

              

              click publisher.utils.maya_checks.CheckNodeHistory href "" "publisher.utils.maya_checks.CheckNodeHistory"
            

Methods:

  • process

    Checks whether all the nodes has the history clean.

process

process(context: Context) -> None

Checks whether all the nodes has the history clean.

status : Bool errors : List errors = {"text":Informacion del error,"list":error_objects} error_objects : Error list objects = [node error, object] return : {"status":status,"errors":errors}