Function resolveNamedPath
- resolveNamedPath(currentReflection: Reflection, containerFolder: undefined | string, path: NamedPath): string
-
Parameters
-
currentReflection: Reflection
-
containerFolder: undefined | string
-
Returns string
- resolveNamedPath(currentReflection: Reflection, path: NamedPath): string
-
Parameters
-
currentReflection: Reflection
-
Returns string
Resolve a named path. See Resolving paths for details.
Returns
the resolved path.