mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
single-line documentation addition to main input framework script.
This commit is contained in:
parent
cd67603f49
commit
ec224ada06
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ export {
|
|||
## The default input reader used. Defaults to `READER_ASCII`.
|
||||
const default_reader = READER_ASCII &redef;
|
||||
|
||||
## The default reader mode used. Defaults to `MANUAL`.
|
||||
const default_mode = MANUAL &redef;
|
||||
|
||||
## TableFilter description type used for the `table` method.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue