pub fn get_global_state() -> Option<String>
Expand description

Gets the global state injected by the server, if there was any. If there are errors in this, we can return None and not worry about it, they’ll be handled by the initial state.