package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 23, 2026
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CheckFileChanged compares the current mtime of the file against a stored mtime.
Returns true if the file was modified externally.
CloneUser creates a deep copy of a user record.
LoadUsers reads users.json and returns the user slice plus the file's mtime.
SaveUsers writes the user slice to disk atomically (temp file + rename).
Returns the new file mtime after writing.
Model is the BubbleTea model for the user editor TUI.
New creates a new user editor model.
Init implements tea.Model.
Update implements tea.Model.
View implements tea.Model.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.