struct
Crumble::Turbo::ModelTemplateRefreshService::Subscription
- Crumble::Turbo::ModelTemplateRefreshService::Subscription
- Struct
- Value
- Object
Defined in:
crumble/turbo/model_template_refresh_service.crConstructors
Instance Method Summary
- #channel : Channel(TurboStream(IdentifiableView))
- #clone
- #connection_span_context : OpenTelemetry::SpanContext | Nil
- #copy_with(ctx _ctx = @ctx, channel _channel = @channel, connection_span_context _connection_span_context = @connection_span_context)
- #ctx : Crumble::Server::HandlerContext
Constructor Detail
def self.new(ctx : Crumble::Server::HandlerContext, channel : Channel(TurboStream(IdentifiableView)), connection_span_context : OpenTelemetry::SpanContext | Nil)
#
Instance Method Detail
def copy_with(ctx _ctx = @ctx, channel _channel = @channel, connection_span_context _connection_span_context = @connection_span_context)
#