Class: IPAddr

Inherits:
Object
  • Object
show all
Defined in:
lib/win32/ping.rb

Instance Method Summary collapse

Instance Method Details

#to_w32ipObject



22
23
24
# File 'lib/win32/ping.rb', line 22

def to_w32ip
  self.to_i.to_w32ip
end