isPathInsideRoot

Returns. true if path is inside root.

@safe
bool
isPathInsideRoot
(
AbsolutePath root
,
AbsolutePath path
)

Meta