Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service provides a binding to allow the frontend to open a folder in the native OS file explorer.
func NewService ¶
NewService returns a Service that can be used to open a folder in the native OS file explorer.
func (*Service) OpenFolder ¶
OpenFolder opens an arbitrary file path in the native OS file explorer.
func (*Service) OpenSkinsFolder ¶
func (s *Service) OpenSkinsFolder()
OpenSkinsFolder opens the skins folder in the native OS file explorer.
Click to show internal directories.
Click to hide internal directories.