Class: NRSER::Lines
Text Functions collapse
-
#initialize ⇒ Lines
constructor
Instantiate a new ‘Lines`.
Methods inherited from Array
#ellipsis, #extract!, #rest, #to_chainer, #to_digger, #to_message, #to_pair, #to_proc, #to_sender
Methods included from Ext::Tree
#each_branch, #leaves, #map_branches, #map_leaves, #map_tree
Constructor Details
#initialize ⇒ Lines
Instantiate a new ‘Lines`.
26 27 28 |
# File 'lib/nrser/functions/text/lines.rb', line 26 def initialize end |