method
modifiable?
ruby latest stable - Class:
OpenStruct
modifiable?()private
Used internally to check if the OpenStruct is able to be modified before granting access to the internal Hash table to be modified.
modifiable?()Used internally to check if the OpenStruct is able to be modified before granting access to the internal Hash table to be modified.