getRelativePath

open fun getRelativePath(descendant: File): String?

Gets the path for @descendant relative to @parent.

This call does no blocking I/O.

Return

string with the relative path from

Parameters

descendant

input #GFile