KmpFsRefListItem

data class KmpFsRefListItem(val depth: Int, val ref: KmpFsRef)

Returned from IKmpFs.listWithDepth

Constructors

Link copied to clipboard
constructor(depth: Int, ref: KmpFsRef)

Properties

Link copied to clipboard
val depth: Int

The depth relative to the starting directory

Link copied to clipboard

The ref of the item