Methods

Files

Class/Module Index [+]

Quicksearch

BinData::BasePrimitive::InitialValuePlugin

Logic for the :initial_value parameter

Public Instance Methods

_value() click to toggle source
# File lib/bindata/base_primitive.rb, line 158
def _value
  @value != nil ? @value : eval_parameter(:initial_value)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.