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

Class Method Details

.widthInteger

Get the width of the new line

Returns:



238
239
240
# File 'scripts/01450 Systems/00004 Message/00001 Logic/00003 Instructions.rb', line 238

def width
  return 0
end