mu/lib: refactor mu(-cmd)-server code
Split off the parsing/handling code from the mu command server into mu-server, and only leave the external interface (the mu4e repl) in mu-cmd-server.
This commit is contained in:
@ -105,6 +105,8 @@ libmu_la_SOURCES= \
|
||||
mu-runtime.h \
|
||||
mu-script.c \
|
||||
mu-script.h \
|
||||
mu-server.cc \
|
||||
mu-server.hh \
|
||||
mu-store.cc \
|
||||
mu-store.hh \
|
||||
mu-threader.c \
|
||||
|
||||
Reference in New Issue
Block a user