Content deleted Content added
→IPv4Collection: add getRanges |
→getRanges: add a comment |
||
Line 456:
collection:addSubnet('1.2.10.0/24')
mw.logObject(collection:getRanges())
-- Logs the following:
-- table#1 {
-- table#2 {
|
→IPv4Collection: add getRanges |
→getRanges: add a comment |
||
Line 456:
collection:addSubnet('1.2.10.0/24')
mw.logObject(collection:getRanges())
-- Logs the following:
-- table#1 {
-- table#2 {
|