debian man page for test::bdd::cucumber::model::line

Query: test::bdd::cucumber::model::line

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::BDD::Cucumber::Model::Line(3pm)			User Contributed Perl Documentation		     Test::BDD::Cucumber::Model::Line(3pm)

NAME
Test::BDD::Cucumber::Model::Line - Model to represent a line in a feature file
VERSION
version 0.11
DESCRIPTION
Model to represent a line in a feature file
ATTRIBUTES
number The line number this line represents document The Test::BDD::Cucumber::Model::Document object this line belongs to. raw_content The content of the line, unmodified
METHODS
indent Returns the number of preceding spaces before content on a line content Returns the line's content, with the indentation stripped content_remove_indentation Accepts an int of number of spaces, and returns the content with exactly that many preceding spaces removed. debug_summary Returns a string with the filename and line number filename Returns either the filename, or the string "[String]" if the document was loaded from a string is_blank is_comment Return true if the line is either blank, or is a comment.
AUTHOR
Peter Sergeant "pete@clueball.com"
LICENSE
Copyright 2011, Peter Sergeant; Licensed under the same terms as Perl perl v5.14.2 2012-05-20 Test::BDD::Cucumber::Model::Line(3pm)
Related Man Pages
config::model::itself::backenddetector(3pm) - debian
test::bdd::cucumber(3pm) - debian
test::bdd::cucumber::executor(3pm) - debian
test::bdd::cucumber::manual::integration(3pm) - debian
test::bdd::cucumber::model::tagspec(3pm) - debian
Similar Topics in the Unix Linux Community
remove spaces btw
New Line or Not New Line, that is the question.
Line Number Script
Extract first line of a file and use as filename
While read line ignores the '\' in file content