Class: Arrolio::Composer

Inherits:
Object
  • Object
show all
Defined in:
lib/arrolio/composer.rb

Overview

Placeholder. TODO.complete/24 will build the real facade.

Instance Method Summary collapse

Constructor Details

#initialize(**_opts) ⇒ Composer

Returns a new instance of Composer.



6
# File 'lib/arrolio/composer.rb', line 6

def initialize(**_opts); end

Instance Method Details

#write(_target, io: nil) ⇒ Object



8
# File 'lib/arrolio/composer.rb', line 8

def write(_target, io: nil); end