Module: PFM::Message::Instructions::NewLine
- Defined in:
- docs/4_Systems_004_Message.rb
Overview
Module that describe a new line
Class Method Summary collapse
-
.width ⇒ Integer
Get the width of the new line.
Class Method Details
.width ⇒ Integer
Get the width of the new line
321 322 |
# File 'docs/4_Systems_004_Message.rb', line 321 def width end |