Refactor Clear method to use nftCommand.Clear for improved code reuse
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package nft
|
||||
|
||||
func Clear() []string {
|
||||
return []string{"flush", "ruleset"}
|
||||
}
|
||||
Reference in New Issue
Block a user