Class: PinkShirt::Flags
- Inherits:
-
Object
- Object
- PinkShirt::Flags
- Defined in:
- lib/pink_shirt/flags.rb
Overview
Used for moving flags around during processing. Clearly underused
Instance Attribute Summary collapse
-
#pre ⇒ Object
Returns the value of attribute pre.
Instance Attribute Details
#pre ⇒ Object
Returns the value of attribute pre.
4 5 6 |
# File 'lib/pink_shirt/flags.rb', line 4 def pre @pre end |