You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2019. It is now read-only.
The biggest part of cmd arguments we use come from Transformers.
I think we can include them to Transformers and assemble a list of cmd arguments from a pipeline.
It helps to maintain arguments and does not require a manual update in many places if an argument change and used by several cmd subcommands.
I will try to implement my vision to discuss when I have enough time.
The biggest part of cmd arguments we use come from Transformers.
I think we can include them to Transformers and assemble a list of cmd arguments from a pipeline.
It helps to maintain arguments and does not require a manual update in many places if an argument change and used by several cmd subcommands.
I will try to implement my vision to discuss when I have enough time.
@vmarkovtsev please assign me.
The text was updated successfully, but these errors were encountered: