Replies: 2 comments 3 replies
-
maybe developper (or user by --verbose option) can set a verbosity level and activate/deactivate info, warning, error echo |
Beta Was this translation helpful? Give feedback.
2 replies
-
maybe if a faillable function has no failed block, we can implement a default failed block |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Discussing on #339
We saw that some function like
create_symbolic_link
can fails if the file is not found but also show a warning to the user.We are wondering:
Beta Was this translation helpful? Give feedback.
All reactions