Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
Path string
}
File represents a file or director.
func NewFileWithPath ¶
NewFileWithPath return a file with the specified path.
func (*File) ListFilesWithExtention ¶
ListFilesWithExtention returns files which has the specified extensions in the directory.
Click to show internal directories.
Click to hide internal directories.