Update operator logic gt
and lt
to gte
and lte
#64
Labels
status: accepted
This issue has been accepted by the maintainers team for implementation
type: minor feature
Based on discussion: https://github.com/networktocode-llc/netcompare/pull/63#discussion_r895696463
As it is now,
operator
check has grater than -gt
and lower than -lt
types. Would nice also to have greater or equal than -gte
as well as lower or equal than -lte
The text was updated successfully, but these errors were encountered: