summaryrefslogtreecommitdiffstats
path: root/lib/folder/folder-interface.go
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Fixed path convertion/mapping for in/out and for command args.Sebastien Douheret1-0/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-18Add folder synchronization status.Sebastien Douheret1-6/+15
Also add ability to force re-synchronization.
2017-08-16Add folder interface and support native pathmap folder type.Sebastien Douheret1-0/+59
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>