Method: Rex::Socket::Parameters#context
- Defined in:
- lib/rex/socket/parameters.rb
#context ⇒ Hash
The context hash that was passed in to the structure. (default: {})
308 309 310 |
# File 'lib/rex/socket/parameters.rb', line 308 def context @context end |