github.com/devstream-io/devstream@v0.13.3/internal/option/option.go (about) 1 package option 2 3 // Silence is a flag to silence the output. 4 // When OutoutFormat != "raw", Silence == true. 5 var Silence bool