Module: Hemingway::Special::Special0
- Defined in:
- lib/hemingway/special/special.rb
Instance Method Summary collapse
Instance Method Details
#character ⇒ Object
19 20 21 |
# File 'lib/hemingway/special/special.rb', line 19 def character elements[1] end |
#escape ⇒ Object
15 16 17 |
# File 'lib/hemingway/special/special.rb', line 15 def escape elements[0] end |