schema: propagate fs instance to command handlers

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2021-05-28 09:28:51 +02:00
parent 5dd31f83e3
commit e7355f93d6

View File

@@ -49,6 +49,7 @@ let scope = {
/* ressources */
cursor: uci.cursor(),
ctx,
fs,
/* log helper */
log,