Open chrismaandhika opened 3 months ago
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.
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.