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

Method global

crates/chat-cli/src/util/paths.rs:221–223  ·  view source on GitHub ↗

Get global-scoped path resolver

(&self)

Source from the content-addressed store, hash-verified

219
220 /// Get global-scoped path resolver
221 pub fn global(&self) -> GlobalPaths<'_> {
222 GlobalPaths { os: self.os }
223 }
224}
225
226/// Workspace-scoped path methods

Callers 15

try_buildMethod · 0.80
executeMethod · 0.80
get_mcp_server_configsFunction · 0.80
get_shadow_repo_dirFunction · 0.80
save_agent_configFunction · 0.80
rlFunction · 0.80
global_mcp_config_pathFunction · 0.80
newMethod · 0.80
get_available_namesMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by 1