Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ warn
Function
warn
scripts/util.py:83–84 ·
view source on GitHub ↗
(*value: object)
Source
from the content-addressed store, hash-verified
81
82
83
def
warn(*value: object):
84
log(*value, title=
"WARN"
, color=WARN)
85
86
87
def
fail(*value: object):
Callers
5
cd_signer_request
Function · 0.90
sign_executable
Function · 0.90
build_hash
Function · 0.90
skip_fish_tests
Function · 0.90
handle_messenger_msg
Function · 0.85
Calls
1
log
Function · 0.85
Tested by
no test coverage detected