Add 'GetRunningBindingDirPath' function 42/23142/4 8.99.2 8.99.3 8.99.4 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4
authorJonathan Aillet <jonathan.aillet@iot.bzh>
Tue, 3 Dec 2019 16:16:19 +0000 (17:16 +0100)
committerJonathan Aillet <jonathan.aillet@iot.bzh>
Wed, 4 Dec 2019 13:45:36 +0000 (14:45 +0100)
commit6d828a1b309685ad7f5d74abc0162c59fbbd3304
tree9cefd7edde86a987bf8d7ffe89110ab43150ee9d
parent4480e19e555318d04a8b63f8e5ef827b627ea408
Add 'GetRunningBindingDirPath' function

Add 'GetRunningBindingDirPath' function that returns the binding
directory path (the path to the directory that contains the binding).

FYI:
- 'Binding directory path' is the path to the directory that contains
a binding binding launched by the binder.
- 'Binder root directory path' is the path specified at binder launch
using '--rootdir' option. If no option is specified, binder root
directory is set to the current directory.

SPEC-AGL: SPEC-3009

Change-Id: I34b3d17710ebc2bf06541a00ca7f8d7189f6aa18
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
docs/filescan-utils.md
filescan-utils.c
filescan-utils.h