Module: PFM::Message::Instructions::NewLine
- Defined in:
- scripts/01450 Systems/00004 Message/00001 Logic/00003 Instructions.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
238 239 240 |
# File 'scripts/01450 Systems/00004 Message/00001 Logic/00003 Instructions.rb', line 238 def width return 0 end |