Skip to main content

load_or_create_token

Function load_or_create_token 

Source
pub fn load_or_create_token() -> Result<String>
Expand description

Load or generate the daemon auth token. Creates a new random token on first run and persists it.