refactor(cli)!: renamed status command to files and changed directory structure for the .merk dir
This commit is contained in:
parent
483cb08a83
commit
e52740a03b
2 changed files with 26 additions and 6 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <dirent.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "file.h"
|
||||
#include "action_list.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue