Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FSItem ¶
type FSItem struct {
FullPath string
ItemName string
ItemType FSItemType
// contains filtered or unexported fields
}
func CreateFile ¶
func CreateLink ¶
func (*FSItem) CountChildren ¶
func (*FSItem) GetExistChildrenRecursive ¶
func (ci *FSItem) GetExistChildrenRecursive(root *FSItem) map[string]FSItemType
Click to show internal directories.
Click to hide internal directories.