zeek/auxil/zeek-aux/plugin-support/skeleton/scripts/%NS@%NAME@__load__.zeek
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
280 B
Plaintext

#
# This is processed when a user explicitly loads the plugin's script module
# through `@load <plugin-namespace>/<plugin-name>`. Include code here that
# should execute at that point. This is the most common entry point to
# your plugin's accompanying scripts.
#
# @load ./bar