Documentation ¶
Index ¶
- type File
- func (f *File) Abs() string
- func (f *File) Compare(other *File) int
- func (f *File) Equal(other *File) bool
- func (f *File) Exists() (bool, error)
- func (f *File) FirstLine() (line string, err error)
- func (f *File) Info() (info os.FileInfo, err error)
- func (f *File) IsDir() bool
- func (f *File) Name() string
- func (f *File) Rel(to string) (rel string, err error)
- func (f *File) Set(path string) error
- func (f *File) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.