Method: NicInfo.get_algorithm
- Defined in:
- lib/nicinfo/utils.rb
.get_algorithm(json_data) ⇒ Object
50 51 52 |
# File 'lib/nicinfo/utils.rb', line 50 def NicInfo.get_algorithm json_data return json_data[ "algorithm" ] end |
50 51 52 |
# File 'lib/nicinfo/utils.rb', line 50 def NicInfo.get_algorithm json_data return json_data[ "algorithm" ] end |