Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for ignoredFile (0.53 sec)

  1. src/cmd/go/internal/work/exec.go

    	ImportPath   string   // canonical import path ("package path")
    	GoFiles      []string // absolute paths to package source files
    	NonGoFiles   []string // absolute paths to package non-Go files
    	IgnoredFiles []string // absolute paths to ignored source files
    
    	ModulePath    string            // module path (may be "" on module error)
    	ModuleVersion string            // module version (may be "" on main module or module error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
Back to top