Provide user input to a statement that is waiting on it? #363
Unanswered
ChuckJonas
asked this question in
Q&A
Replies: 1 comment
-
|
I'm not sure. You may be able to use general Node functionality to send input to this, depending on how the extension is initiating it. In general, extensions shouldn't assume they're being run in an interactive environment like this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Consider the the following commands:
When you run this command in the terminal, you get the following and it waits for input:
Is there anyway to provide this input when running these commands via the node-api?
Beta Was this translation helpful? Give feedback.
All reactions