VERSION
version 0.50DESCRIPTION
Model to represent a feature file on disk or in memoryATTRIBUTES
filename
The filename from which the document was loaded.content
The file contents, as a stringlines
The file contents, as an arrayref of Test::BDD::Cucumber::Model::Line objectsOTHER
BUILD
The instantiation populates "lines()" by splitting the input on newlines.AUTHOR
Peter Sergeant "[email protected]"LICENSE
Copyright 2011-2016, Peter Sergeant; Licensed under the same terms as Perl