xref
: /
system
/
linkerconfig
/
modules
/
tests
/
data
/
linker.config.apex.json
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
{
2
"permittedPaths"
: [
3
"/a"
,
4
"/b/c"
,
5
"/d/e/f"
6
],
7
"visible"
:
true
8
}
9