You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a use case to use the jq on Java code, just like in Usage.java.
I already able to use compile() and apply(), however, I'd like to activate options raw input (-R) and slurp (-s) in the code.
Is there any example to do it?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi, I have a use case to use the jq on Java code, just like in Usage.java.
I already able to use compile() and apply(), however, I'd like to activate options raw input (-R) and slurp (-s) in the code.
Is there any example to do it?
Thanks in advance.
The text was updated successfully, but these errors were encountered: