Documentation
¶
Overview ¶
Package session persists and restores the set of files that were open when the window last closed, via Fyne's app-scoped cache.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load returns the file set saved by the previous run's Save call, or nil if there is none - first launch, a cleared session, or a corrupt cache entry are all treated the same as "nothing to restore" rather than surfaced as an error, since there's no user action to report one to yet.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.