div

operator fun File.div(child: String): File(source)

Resolves the given child path against the receiver File.

Return

The resultant File.

Parameters

child

The child path to be resolved against the receiver File.