Home
last modified time | relevance | path

Searched defs:NonFlagError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/cmdflag/
Dflag.go38 type NonFlagError struct { struct
39 RawArg string
42 func (e NonFlagError) Error() string {