Home
last modified time | relevance | path

Searched refs:getCommand (Results 1 – 1 of 1) sorted by relevance

/build/soong/cmd/soong_ui/
Dmain.go158 c, args, err := getCommand(os.Args)
551 func getCommand(args []string) (*command, []string, error) { func