Method: Rex::Struct2::Element#container
- Defined in:
- lib/rex/struct2/element.rb
#container ⇒ Object
elements should have to_s, but we don’t define it here because it will just overlap with inheritence and cause issues
12 13 14 |
# File 'lib/rex/struct2/element.rb', line 12 def container @container end |