summaryrefslogtreecommitdiff
path: root/Components/Clear/metadata.yml
blob: fa28b6bce9c874a1740ee7145ac9fd5606710c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
description: Clears the current screen
internal: true

aliases:
  - cls
  - clearscreen

manual:
  summary: |
    This command clears the current screen. 

  parameters: []

  final: null

  examples: []

  compatibility:
    mistyos: '>=1.0.0'
    kernel: '>=5.10.0'