Ghee/src
Josh Hansen e1a3df5954 Revert "Switch the hidden prefix char from : to ."
Apparently there was something wrong, `status` was giving erroneous output; or perhaps `restore` had ceased working.

This reverts commit 139daa5e7f.
2023-10-01 20:49:11 -07:00
..
bin Almost fully implement restore 2023-09-28 00:12:49 -07:00
cmd Don't require restore to be invoked inside a table, just passed paths that are in a table 2023-09-30 22:27:57 -07:00
index.rs Split cli and lang off in hopes of allowing testing of cli 2023-09-25 14:11:57 -07:00
lib.rs Revert "Switch the hidden prefix char from : to ." 2023-10-01 20:49:11 -07:00
paths.rs Prep to change hidden prefix 2023-09-30 22:09:13 -07:00
tableinfo.rs Standardize on absolute paths in TableInfo, thus fulfilling the ancient prophecy that the example output would be preserved. 2023-09-26 22:14:35 -07:00
test_support.rs Extract tableinfo module; fix some of the destruction 2023-09-26 16:59:16 -07:00
walk.rs Standardize on absolute paths in TableInfo, thus fulfilling the ancient prophecy that the example output would be preserved. 2023-09-26 22:14:35 -07:00