Package-level declarations

Types

Link copied to clipboard
class UssListParams(    val limit: Int = 0,     val lstat: Boolean = false,     val group: String? = null,     val mtime: String? = null,     val name: String? = null,     val size: String? = null,     val perm: String? = null,     val type: String? = null,     val user: String? = null,     val depth: Int = 1,     val fileSystem: String? = null,     val followSymlinks: SymlinkMode? = null)

This interface defines the options that can be sent into the list data set function