Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
status_page
main
Aggregator
StatusPage
Handler
HTMLBuilder
HTMLNodes
Table
HTTPSection
Internal
HTTPReqAgg
HTTPReqKey
HTTPRows
LogSection
ProgramInfo
QuickSection
Counter
Section
Generated using Crystal 1.14.0
2025-01-11 14:55:00 UTC
class
StatusPage::
QuickSection::
Counter
StatusPage::QuickSection::Counter
Reference
Object
Defined in:
status_page/quick_section.cr
Constructors
.new
(value : Int32)
Instance Method Summary
#inc
(by : Int32 =
1
)
#value
: Int32
Constructor Detail
def self.
new
(value : Int32)
#
[
View source
]
Instance Method Detail
def
inc
(by : Int32 =
1
)
#
[
View source
]
def
value
: Int32
#
[
View source
]