How to get exit status of the rake task using rake API #546
Unanswered
saraniyadev
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is their a possibility to get the exit status of a rake task when executed inside a ruby script.
My config rake method looks like below
My run methods contains below code
I am not able to get exit status of my rake task invoked by top_level
Beta Was this translation helpful? Give feedback.
All reactions