class
Lune::Bridge
- Lune::Bridge
- Reference
- Object
Defined in:
lune/bridge.crConstructors
Instance Method Summary
- #all_bindings : Hash(String, BindingDef)
- #close!
- #dispatch_eval(js : String)
- #eval(js : String)
-
#register_binding(binding : BindingDef)
Fix: ensure the block passed to bind_deferred returns Nil
-
#register_bindings(bindings : Array(BindingDef))
----------------------------------- Sync bindings -----------------------------------
Constructor Detail
Instance Method Detail
def register_binding(binding : BindingDef)
#
Fix: ensure the block passed to bind_deferred returns Nil