capabilities

@JvmName(name = "croegsqjjnhvuphu")
suspend fun capabilities(value: List<String>)

Parameters

value

A list of capabilities that this rule apply to path. For example, "read", "write".


@JvmName(name = "wguddvnxaypkecrk")
suspend fun capabilities(vararg values: String)

Parameters

values

A list of capabilities that this rule apply to path. For example, "read", "write".