Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entries ¶
type Entries []*Entry
Entries is a list of Entry items.
func GetMounted ¶
GetMounted returns a slide of filesystem entries from the mounted fs table.
func TestEntries ¶
TestEntries returns a new Entries slice based on the supplied string
type Entry ¶
Entry is an entry in a filesystem table.
func GetEntriesByType ¶
GetEntriesByType returns a slice of mounted filesystem entries that match the provided type.
func GetEntryByDir ¶
GetEntryByDir returns the mounted filesystem entry for the provided mount point.
Click to show internal directories.
Click to hide internal directories.