Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wc-crystal
main
Wc
Counter
CharacterCounter
FileItemCounter
LineCounter
WordCounter
ResponseType
Built with Crystal 1.9.2
2023-10-07 18:18:46 UTC
module
Wc::Counter::LineCounter
Overview
word counter mixin
Direct including types
Wc::Counter::FileItemCounter
Defined in:
counter.cr
Instance Method Summary
#count_line
impl count
#get_content
: String
Instance Method Detail
def
count_line
#
impl count
[
View source
]
abstract def
get_content
: String
#
[
View source
]