Method: SpitterMethods#parse

Defined in:
lib/rakumarket/spitter.rb

#parse(params) ⇒ Object

Process data by creating a new instance



26
# File 'lib/rakumarket/spitter.rb', line 26

def parse(params) new(params).parse end