Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ behavior_version
Function
behavior_version
crates/chat-cli/src/aws_common/mod.rs:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
pub fn behavior_version() -> BehaviorVersion {
20
BehaviorVersion::v2025_08_07()
21
}
22
23
#[cfg(test)]
24
mod tests {
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected