Pass data to STDIN? #3624
Unanswered
codeit-ninja
asked this question in
Help needed
Replies: 1 comment 2 replies
-
Currently, this is not possible. Deployer utilizes STDIN for it's own needs. What is your use case? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to pass data to the STDIN using the
run
function? Is that possible? The underlying library (symfony process) supports it.Beta Was this translation helpful? Give feedback.
All reactions