Class: Sink::Resources::Types::Allofs
- Inherits:
-
Object
- Object
- Sink::Resources::Types::Allofs
- Defined in:
- lib/sink/resources/types/allofs.rb
Instance Method Summary collapse
-
#initialize(client:) ⇒ Allofs
constructor
A new instance of Allofs.
Constructor Details
#initialize(client:) ⇒ Allofs
Returns a new instance of Allofs.
8 9 10 |
# File 'lib/sink/resources/types/allofs.rb', line 8 def initialize(client:) @client = client end |