method
keep_start
v2_6_3 -
Show latest stable
- Class:
CSV::Parser::InputsScanner
keep_start()public
No documentation available.
# File lib/csv/parser.rb, line 134
def keep_start
@keeps.push([@scanner.pos, nil])
end