Searched defs:EditCommand (Results 1 – 3 of 3) sorted by relevance
153 private fun EditCommand.toStringForLog(): String = in toStringForLog() method
30 interface EditCommand { interface
72 private fun EditCommand.apply() { in apply() method