AppleIntents.Jido.Context (apple_intents_jido v0.1.0)

Copy Markdown View Source

Converts AppleIntents.Context into a Jido-compatible execution context map.

Summary

Functions

to_jido(context, opts \\ [])

@spec to_jido(
  AppleIntents.Context.t(),
  keyword()
) :: map()