StackDeck::Context
# File lib/stackdeck/context.rb, line 26 def initialize(filename, lineno) super ::File.readlines(filename).map {|l| l.chomp }, lineno end
[Validate]
Generated with the Darkfish Rdoc Generator 2.