aboutsummaryrefslogtreecommitdiff
path: root/types/tables.pp
blob: 89edde714c19341d11010101bca0f219348480b2 (plain)
1
2
# @summary a list of available tables
type Ferm::Tables = Enum['raw', 'mangle', 'nat', 'filter']