MCPcopy Create free account
hub / github.com/aws/amazon-q-developer-cli / info

Function info

scripts/util.py:79–80  ·  view source on GitHub ↗
(*value: object)

Source from the content-addressed store, hash-verified

77
78
79def info(*value: object):
80 log(*value, title="INFO", color=INFO)
81
82
83def warn(*value: object):

Callers 15

cd_signer_requestFunction · 0.90
cd_signer_create_requestFunction · 0.90
cd_signer_start_requestFunction · 0.90
cd_signer_status_requestFunction · 0.90
sign_executableFunction · 0.90
notarize_executableFunction · 0.90
build_macosFunction · 0.90
__init__Method · 0.90
sign_fileMethod · 0.90
cleanMethod · 0.90
get_secretmanager_jsonFunction · 0.90
load_gpg_signerFunction · 0.90

Calls 1

logFunction · 0.85

Tested by

no test coverage detected