mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
ca4c1673a5
Implement noderange pagination
Noderange syntax now has: <number : skip first number of nodes matching noderange >number: provide only number of nodes matching noderange These operators are intended to be at the end of a noderange. For example: n1-n8<4>3 That will skip n1-n4 and provide only 3 (n5, n6, n7)
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%