Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Preferences ¶
type Preferences struct {
// contains filtered or unexported fields
}
Preferences denotes a preferences file
func (*Preferences) FirstTime ¶
func (p *Preferences) FirstTime() bool
FirstTime checks for the existence of the file
func (*Preferences) SetNotFirstTime ¶
func (p *Preferences) SetNotFirstTime() error
SetNotFirstTime saves a file on the file system to denote that this is not the first time
Click to show internal directories.
Click to hide internal directories.