Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnsupportedPlatform = errors.New("unsupported platform") ErrDeadlineExceeded = errors.New("command deadline exceeded") )
Functions ¶
This section is empty.
Types ¶
type Explorer ¶
type Explorer interface {
ExploreDirectory(path string) (*entities.FileExplorer, error)
}
type Information ¶
type Screenshot ¶
Click to show internal directories.
Click to hide internal directories.