Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
network_throttling
master
Clear
Command
NetworkThrottling
Parser
Update
Version
Generated using Crystal 1.14.0
2024-11-26 07:15:32 UTC
class
Clear
Clear
Command
Reference
Object
Defined in:
commands/clear.cr
Constructors
.new
Instance Method Summary
#run
Instance methods inherited from class
Command
description : String
description
,
description=(description : String)
description=
,
description? : String | Nil
description?
,
name : String
name
,
name=(name : String)
name=
,
name? : String | Nil
name?
,
run
run
,
to_s(io : IO)
to_s
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
run
#
[
View source
]