Package | Description |
---|---|
org.thales.punch.libraries.punchlang.operator |
Punch language operators.
|
Modifier and Type | Class and Description |
---|---|
class |
CidrRangeOperator
Important
|
class |
FetchCsvOperator
Using the FetchCsvOperator you can load remote or local CSV files,
and use them as resource tuple in your punchlet.
|
class |
FetchJsonOperator
Using the fetchJson operator you can fetch remote or local JSON files,
and use them as resource tuple in your punchlet.
|
class |
IpRangeOperator
Using the IpRangeOperator, you can perform efficient lookups to check if an IP address
belongs to an IP range.
|
Copyright © 2023. All rights reserved.