Interface AsahiContext

  • All Implemented Interfaces:
    com.skillw.asahi.api.script.linking.InvokerHolder , javax.script.Bindings , kotlin.collections.Map , kotlin.collections.MutableMap

    
    public interface AsahiContext
     implements Map<String, Any>, Bindings, InvokerHolder
                        

    Asahi Context

    脚本上下文