Module:IP: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
107 bytes removed ,  7 years ago
don't need getIPParts any more
(use __index plus a unique key to access any IPAddress object's internal data)
(don't need getIPParts any more)
Line 325:
function obj:getPreviousIP()
return IPAddress.new(uniqueId, copyChanged(data.parts, true))
end
 
-- This is ugly but can't see how else to do it.
function obj:getIPParts()
return data.parts
end
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu