MCPcopy Create free account
hub / github.com/aaPanel/BaoTa / error

Method error

script/btcli.py:58–59  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

56
57 @staticmethod
58 def error(text):
59 return f"{Colors.FAIL}{text}{Colors.ENDC}"
60
61 @staticmethod
62 def warning(text):

Callers 15

manager_tomcat.pyFile · 0.45
_log_errorMethod · 0.45
list_sitesMethod · 0.45
add_siteMethod · 0.45
delete_siteMethod · 0.45
add_proxy_siteMethod · 0.45
list_databasesMethod · 0.45
add_databaseMethod · 0.45
delete_databaseMethod · 0.45
get_database_passwordMethod · 0.45
list_ftpMethod · 0.45
add_ftpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected