Method: Chroma::Converters::Base#initialize
- Defined in:
- lib/chroma/converters/base.rb
#initialize(input) ⇒ Base
10 11 12 |
# File 'lib/chroma/converters/base.rb', line 10 def initialize(input) @input = input end |
10 11 12 |
# File 'lib/chroma/converters/base.rb', line 10 def initialize(input) @input = input end |