class Nftables
- Nftables
- Reference
- Object
Overview
Class to interact with nftables All output is printed to stdout/stderr
Defined in:
nftables.crConstructors
Instance Method Summary
- #finalize
-
#run_cmd(cmd : String) : Nil
Execute a nft command, eg.
-
#run_file(file : String) : Nil
Execute a nft script in a file