---
title: "DeleteAllCommand"
description: "Deletes all the text in the buffer."
type: "class"
---

<div class='type'>Class</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
class DeleteAllCommand : EditCommand
```


Deletes all the text in the buffer.



