Skip to main content

get_keys

Function get_keys 

Source
pub fn get_keys(user: &str) -> Result<String>
Expand description

Fetch the ssh keys from GitHub or configured endpoint.

ยงErrors

Returns an error if the URL is invalid or the request fails.