luci-base: introduce common fs.js helper class
authorJo-Philipp Wich <jo@mein.io>
Wed, 2 Oct 2019 17:41:29 +0000 (19:41 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 7 Oct 2019 09:53:35 +0000 (11:53 +0200)
commit8776e423d9f340178c4646a621cd45472f52a727
tree9744383be77ebc960df1ee5eb0fb35ef0e350389
parent1154e755f1195d89fd5af7943c0281f6e2d3df7a
luci-base: introduce common fs.js helper class

Introduce a new fs.js helper class to gather filesystem related RPC
operations in a single file.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/htdocs/luci-static/resources/fs.js [new file with mode: 0644]