Skip to main content

init

Function init 

Source
pub fn init(config: Config) -> Result<(), String>
Expand description

Initialises the DeployRamp SDK. Fetches flags from the server.

ยงErrors

Returns an error string if the initial flag fetch fails.