Skip to main content

init

Function init 

Source
pub fn init(datastore: &str, route: &str, token: Option<&str>)
Expand description

Explicitly configure the active datastore and route.

Sets the DATASTORE and DATASTORE_ROUTE environment variables, and optionally DATASTORE_TOKEN.