Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/dev-box-images
/ error_exit
Function
error_exit
tools/stop-boxes.py:11–13 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
9
10
11
def
error_exit(message):
12
print(f
'ERROR: {message}'
)
13
sys.exit(message)
14
15
16
def
_is_valid_uuid(uuid_to_test, version=4):
Callers
2
_az
Function · 0.70
stop-boxes.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected