7 8 9
# File 'lib/watch_list/dsl.rb', line 7 def parse(dsl, path, opts = {}) WatchList::DSL::Context.eval(dsl, path, opts).result end