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

Method name

crates/chat-cli/src/api_client/opt_out.rs:36–38  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

34
35impl Intercept for OptOutInterceptor {
36 fn name(&self) -> &'static str {
37 "OptOutInterceptor"
38 }
39
40 fn modify_before_signing(
41 &self,

Callers 3

fromMethod · 0.45
build_chat_responseFunction · 0.45

Calls

no outgoing calls

Tested by 2

build_chat_responseFunction · 0.36