The JSON content includes BackSLASH
The following code
Stdout:=query NewOutput()
Csvq SetStdout (stdout)
Fmt Println ("stdout. String():", stdout String()
It was found that the output of stdout escaped/opt/, resulting in /opt /,
This is not the desired effect, what if it is set to incorrect/escaped?
The JSON content includes BackSLASH
The following code
Stdout:=query NewOutput()
Csvq SetStdout (stdout)
Fmt Println ("stdout. String():", stdout String()
It was found that the output of stdout escaped/opt/, resulting in /opt /,
This is not the desired effect, what if it is set to incorrect/escaped?