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

Method warning

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

Source from the content-addressed store, hash-verified

60
61 @staticmethod
62 def warning(text):
63 return f"{Colors.WARNING}{text}{Colors.ENDC}"
64
65 @staticmethod
66 def info(text):

Callers 15

_log_warningMethod · 0.45
print_tableMethod · 0.45
list_sitesMethod · 0.45
delete_siteMethod · 0.45
backup_siteMethod · 0.45
restore_siteMethod · 0.45
edit_siteMethod · 0.45
list_databasesMethod · 0.45
delete_databaseMethod · 0.45
backup_databaseMethod · 0.45
change_passwordMethod · 0.45
list_ftpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected