Method: PacketGen::Header::EAP#human_code
- Defined in:
- lib/packetgen/header/eap.rb
permalink #human_code ⇒ String
Get human readable code
172 173 174 |
# File 'lib/packetgen/header/eap.rb', line 172 def human_code self[:code].to_human end |