pub fn finish_save_api_token(token: &str, answer: &str) -> Result<bool>
Finish a save-token prompt given the raw answer (test seam).
Returns crate::HortoError when the file cannot be written.
crate::HortoError