Closed kako-nawao closed 8 years ago
Our custom commands are using print to show information, which is not optimal. We should use the command's stream objects instead, as shown here.
print
Ok.
Our custom commands are using
print
to show information, which is not optimal. We should use the command's stream objects instead, as shown here.