module Shokkenki::Consumer::DSL::TermDSL
Public Instance Methods
json(paths)
click to toggle source
# File lib/shokkenki/consumer/dsl/term_dsl.rb, line 7 def json paths Shokkenki::Term::JsonPathsTerm.new paths end