Lines Matching full:fileinfo
87 // ReadDir returns a slice of os.FileInfo, sorted by Name,90 ReadDir func(dir string) (fi []os.FileInfo, err error)171 func (ctxt *Context) readDir(path string) ([]os.FileInfo, error) {