Skip to main content

display_path

Function display_path 

Source
pub fn display_path(p: &Path) -> String
Expand description

Render a credential path for user-facing messages. Paths carrying the synthetic inline: prefix (legacy agents.<id>.google_auth migrated into the store) are replaced with <inline credential> so error output never echoes raw client_id / client_secret values.