In this tc framework all it matters is the output of the command. The only part that must be customized to adapt to different languages is
result=$(command)
In this tc framework all it matters is the output of the command. The only part that must be customized to adapt to different languages is
It's at https://github.com/ahoward/tc/blob/main/specs/002-we-need-a/...