Module: GEDCOM
- Defined in:
- lib/gedcom_ruby.rb
Defined Under Namespace
Classes: Parser
Constant Summary collapse
- ANY =
[:any]
Instance Attribute Summary collapse
-
#auto_concat ⇒ Object
Returns the value of attribute auto_concat.
Instance Attribute Details
#auto_concat ⇒ Object
Returns the value of attribute auto_concat.
25 26 27 |
# File 'lib/gedcom_ruby.rb', line 25 def auto_concat @auto_concat end |