Merge "Add bazelmode and bazelmodedev as command args"

This commit is contained in:
Christopher Parsons 2022-08-30 14:29:30 +00:00 committed by Gerrit Code Review
commit 31ce118f0e

View file

@ -39,6 +39,9 @@ type Args struct {
Cpuprofile string
Memprofile string
TraceFile string
BazelMode bool
BazelModeDev bool
}
// Returns the list of dependencies the emitted Ninja files has. These can be