pub fn get_context() -> Result<InteractiveContext, InteractionError>
Expand description
Get the interactive context. If not set, returns an error.
pub fn get_context() -> Result<InteractiveContext, InteractionError>
Get the interactive context. If not set, returns an error.