Searched defs:fileInfoNames (Results 1 – 1 of 1) sorted by relevance
854 type fileInfoNames struct{} struct856 func (f *fileInfoNames) Name() string {860 func (f *fileInfoNames) Size() int64 {864 func (f *fileInfoNames) Mode() fs.FileMode {868 func (f *fileInfoNames) ModTime() time.Time {872 func (f *fileInfoNames) IsDir() bool {876 func (f *fileInfoNames) Sys() any {880 func (f *fileInfoNames) Uname() (string, error) {884 func (f *fileInfoNames) Gname() (string, error) {