relativePathOf

open fun relativePathOf(target: File, base: File): String(source)

Returns the path of target relative to base.

Return

the path of target relative to base.

Parameters

target

target file or directory

base

base directory