2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-23 04:02:05 +00:00
Matt Ezell 2304b0ef50 Add regex helpers
a2idx: Turns an ASCII character into an index (a=1, b=2, etc)
a2zidx: Turns an ASCII character into a 0-index (a=0, b=1, etc)
dim2idx: Turns dimensions (eg row, column, rack-unit) into an index
skip: Return an index where some items are 'skipped'
ipadd: Add a value to an IP address
2017-09-10 23:02:06 -04:00
..
2016-09-16 19:03:21 -04:00
2017-05-19 14:30:14 -04:00
2017-08-15 13:39:05 -04:00
2016-10-25 15:31:20 -04:00
2017-02-13 16:33:11 -05:00
2016-10-25 15:31:20 -04:00
2017-09-10 23:02:06 -04:00