Skip to content

Commit b80f08b

Browse files
committed
added Context to docs
1 parent f7104d3 commit b80f08b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/pcapkit/foundation/engines/builtin.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,11 @@ support, as is used by :class:`pcapkit.foundation.extraction.Extractor`.
4141

4242
.. automethod:: run
4343
.. automethod:: read_frame
44+
45+
File Block Context
46+
------------------
47+
48+
.. autoclass:: pcapkit.foundation.engines.pcapng.Context
49+
:members:
50+
:undoc-members:
51+
:show-inheritance:

0 commit comments

Comments
 (0)