aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/info_cmd.h
Commit message (Collapse)AuthorAgeFilesLines
* Adding an info command to display a top-level summary of disk space etc (#602)Stefan Boberg2023-12-121-0/+24
this also adds a central, shared folder for storing information which may be found by any instance on the host. The directory is currently located alongside the default install and state directory. Initially this is used to store a collection of known `root_manifest` locations and a copy of the latest manifest version which allow us to find all known locations where zen state is present.