Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DesktopFileHandler ¶
type DesktopFileHandler struct {
// contains filtered or unexported fields
}
func NewDesktopFileHandler ¶
func NewDesktopFileHandler(path string) *DesktopFileHandler
func (*DesktopFileHandler) Close ¶
func (h *DesktopFileHandler) Close() error
func (*DesktopFileHandler) DeleteFile ¶
func (h *DesktopFileHandler) DeleteFile() error
func (*DesktopFileHandler) File ¶
func (h *DesktopFileHandler) File() *os.File
func (*DesktopFileHandler) Path ¶
func (h *DesktopFileHandler) Path() string
Click to show internal directories.
Click to hide internal directories.