Skip to main content

client_command

Function client_command 

Source
pub fn client_command(database_url: &str) -> Option<(String, Vec<String>)>
Expand description

Resolve the client program + args for a database URL, or None if unknown.