CheckLights
CheckLights
flowchart LR
publisher.utils.maya_checks.CheckLights[CheckLights]
click publisher.utils.maya_checks.CheckLights href "" "publisher.utils.maya_checks.CheckLights"
Methods:
-
process–Checks whether all the dependencies has the environemnt variable in them.
process
Checks whether all the dependencies has the environemnt variable in them.
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}