pub fn detect_client(client_type: ClientType) -> Option<DetectedClient>Expand description
Detects a specific client type.
Returns None if the client is not installed or has no configuration files.
pub fn detect_client(client_type: ClientType) -> Option<DetectedClient>Detects a specific client type.
Returns None if the client is not installed or has no configuration files.