Method: Mist::CodeExampleParser::Example#start_offset
- Defined in:
- lib/mist/code_example_parser.rb
#start_offset ⇒ Object
Returns the value of attribute start_offset.
5 6 7 |
# File 'lib/mist/code_example_parser.rb', line 5 def start_offset @start_offset end |