secomind / exjsonpath

JSONPath library for Elixir
Apache License 2.0
24 stars 7 forks source link

Replace {:error, :no_match} with {:ok, []} #9

Closed bettio closed 4 years ago

bettio commented 4 years ago

{:error, :no_match} -> {:ok, []}