Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ additional_context
Method
additional_context
crates/chat-cli/src/cli/chat/message.rs:245–247 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
243
}
244
245
pub fn additional_context(&self) -> &str {
246
&self.additional_context
247
}
248
249
pub fn content(&self) -> &UserMessageContent {
250
&self.content
Callers
1
char_count
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected