BB.Dsl.Bridge (bb v0.15.0)
View SourceA parameter protocol bridge for remote access.
Summary
Types
@type simulation_mode() :: :omit | :mock | :start
@type t() :: %BB.Dsl.Bridge{ __identifier__: any(), __spark_metadata__: Spark.Dsl.Entity.spark_meta(), child_spec: child_spec(), name: atom(), simulation: simulation_mode() }