Skip to content

How to set stdout to not escape content? #120

@hw2499

Description

@hw2499

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions