Module TraceLineNumbers
In: lib/tracelines19.rb

$Id$

Methods

Public Class methods

Return an array of lines numbers that could be stopped at given a file name of a Ruby program.

Public Instance methods

Return an array of lines numbers that could be stopped at given a file name of a Ruby program. We assume the each line has \n at the end. If not set the newline parameters to \n.

[Validate]