mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-26 02:48:52 +00:00
dc0183fdf4
Jarrod Johnson
dc0183fdf4
Add [] slicing/indexing to confluent attribute expression syntax
This permits expressions like: node[:-3] To say nodename, but leave out 3 chars. Or: node[3:] To skip the first three characters.
…
…
…
…
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%