method
given
1.1.4 -
Show latest stable
- Class:
Spec::Story::Runner::StoryParser::StoryState
given(line)public
No documentation available.
# File lib/spec/story/runner/story_parser.rb, line 163
def given(line)
other(line)
end