Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ error
Function
error
cloud-cli/cloudtool/utils.py:41–43 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
39
40
41
def
error(msg):
42
sys.stderr.write(msg)
43
sys.stderr.write(
"\n"
)
44
45
46
class
MyOptionParser(OptionParser):
Callers
1
error
Method · 0.85
Calls
1
write
Method · 0.65
Tested by
no test coverage detected