Skip to content

Force option#23

Open
podhmo wants to merge 2 commits into
masterfrom
force-option
Open

Force option#23
podhmo wants to merge 2 commits into
masterfrom
force-option

Conversation

@podhmo
Copy link
Copy Markdown
Owner

@podhmo podhmo commented Nov 17, 2017

only work ltsv

$ (for i in {1, 2, 1, 1}; do echo "1:2"; echo "@"; sleep 0.2; done) | jqfpy -i ltsv --unbuffered --run-force
{
  "1": "2"
}
@
{
  "1": "2"
}
@
{
  "1": "2"
}
@
{
  "1": "2"
}
@

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant