github.com/zaquestion/lab@v0.25.1/cmd/create_common.go (about) 1 package cmd 2 3 var ( 4 private bool 5 public bool 6 internal bool 7 )