Logic for the :initial_value parameter
# File lib/bindata/base_primitive.rb, line 167 def _value @value != nil ? @value : eval_parameter(:initial_value) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.