base/frameworks/spicy/init-bare.zeek
- Spicy
- Namespace:
Spicy
Summary
Redefinable Options
abort() instead of throwing HILTI exceptions. |
|
Show output of Spicy print statements. |
|
Maximum depth of recursive file analysis (Spicy analyzers only) |
|
Include backtraces when reporting unhandled exceptions. |
Constants
Constant for testing if Spicy is available. |
Types
Result type for |
Detailed Interface
Redefinable Options
- Spicy::abort_on_exceptions
-
abort() instead of throwing HILTI exceptions.
- Spicy::enable_print
-
Show output of Spicy print statements.
- Spicy::max_file_depth
-
Maximum depth of recursive file analysis (Spicy analyzers only)
- Spicy::show_backtraces
-
Include backtraces when reporting unhandled exceptions.
Constants
- Spicy::available
- Type:
- Default:
T
Constant for testing if Spicy is available.
Types
- Spicy::ResourceUsage
- Type:
- Fields:
Result type for
Spicy::resource_usage
. The values reflect resource usage as reported by the Spicy runtime system.