Methods

Class/Module Index [+]

Quicksearch

Origami::XDP::Packet::Config::Threshold

Public Class Methods

new(threshold = TRACE) click to toggle source
# File lib/origami/xfa.rb, line 562
def initialize(threshold = TRACE)
  super('threshold')
  
  self.text = threshold
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.