Method: Rex::RandomIdentifierGenerator#to_h
- Defined in:
- lib/rex/random_identifier_generator.rb
#to_h ⇒ Hash
Returns the @value_by_name hash
75 76 77 |
# File 'lib/rex/random_identifier_generator.rb', line 75 def to_h return @value_by_name end |