visit

open suspend override fun visit(depth: Int, visitor: suspend (FileSystemEntry) -> Unit)(source)

Visits this file by calling visitor once.

Parameters

depth

ignored for files

visitor

function called with this file