Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenDirectoryPref ¶
func SaveDirectoryPref ¶
Types ¶
type UserPreferences ¶
type UserPreferences struct { OpenDirectory string `json:"open_directory"` SaveDirectory string `json:"save_directory"` Version string `json:"version"` }
func OpenPref ¶
func OpenPref() (UserPreferences, error)
Click to show internal directories.
Click to hide internal directories.