Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
360 B
Plaintext

#
# This is loaded unconditionally at Zeek startup before any of the BiFs that the
# plugin defines become available.
#
# This is primarily for defining types that BiFs already depend on. If you need
# to do any other unconditional initialization (usually that's just for other BiF
# elemets), that should go into __load__.zeek instead.
#
@load ./types.zeek