class Construqt::Flavour::Ciscian::Hp2510g::Tagged

Public Class Methods

patterns() click to toggle source
# File lib/construqt/flavour/ciscian/dialect_hp-2510g.rb, line 148
def self.patterns
  ["tagged {+ports}", "no tagged {-ports}", "untagged {+uports}", "no untagged {-uports}"]
end
section() click to toggle source
# File lib/construqt/flavour/ciscian/dialect_hp-2510g.rb, line 144
def self.section
  "tagged"
end