File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
bake/async/container/notify
lib/async/container/notify Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
3+ # Released under the MIT License.
4+ # Copyright, 2025, by Samuel Williams.
5+
36def initialize ( ...)
47 super
58
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2020-2024 , by Samuel Williams.
4+ # Copyright, 2020-2025 , by Samuel Williams.
55# Copyright, 2020, by Juan Antonio Martín Lucas.
66
77require_relative "client"
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33# Released under the MIT License.
4- # Copyright, 2019-2024 , by Samuel Williams.
4+ # Copyright, 2019-2025 , by Samuel Williams.
55
66require "async/container/hybrid"
77require "async/container/best"
You can’t perform that action at this time.
0 commit comments