Methods

Class/Module Index [+]

Quicksearch

Origami::XDP::Packet::Config::Mode

Constants

APPEND
OVERWRITE

Public Class Methods

new(mode = APPEND) click to toggle source
# File lib/origami/xfa.rb, line 546
def initialize(mode = APPEND)
  super('mode')

  self.text = mode
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.