2 Commits

Author SHA1 Message Date
02fcdf794b
pass $mode to reload, find real path even when sourcing 2024-10-10 10:20:47 +03:00
245dc99887
state man. API && modularisation
- adds functions
  - util_create_state
  - util_read_state
  - util_write_state
  - util_delete_state
for state management API. see docs/about_states.md for details.

- moves functions from _reve.sh to _reve_utils.sh to prevent circular
imports.
2024-10-09 20:01:30 +03:00