Function weather_cli::user_setup::setup_api
source · pub fn setup_api(key: String) -> Result<()>Expand description
Saves the given API key into the API setting file.
pub fn setup_api(key: String) -> Result<()>Saves the given API key into the API setting file.