reject invalid opts flags more strictly
This commit is contained in:
parent
eaba8c7b0f
commit
5efec8af8e
4 changed files with 42 additions and 142 deletions
|
@ -24,7 +24,7 @@
|
|||
-module(jsx_utils).
|
||||
|
||||
-export([parse_opts/1]).
|
||||
-export([extract_opts/1]).
|
||||
-export([extract_opts/1, valid_flags/0]).
|
||||
-export([json_escape_sequence/1]).
|
||||
|
||||
-include("jsx_opts.hrl").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue