MCPcopy Create free account
hub / github.com/Autodesk/Aurora / PrintStatus

Function PrintStatus

Scripts/installExternalsFunctions.py:68–70  ·  view source on GitHub ↗
(status)

Source from the content-addressed store, hash-verified

66 print("WARNING:", warning)
67
68def PrintStatus(status):
69 if verbosity >= 1:
70 print("STATUS:", status)
71
72def PrintInfo(info):
73 if verbosity >= 2:

Callers 2

ApplyGitPatchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected