Sha256: 896287927e23bcf5279e6267be2f52cc821b6933a2895c215a948dd8d1d4b111

Contents?: true

Size: 150 Bytes

Versions: 4

Compression:

Stored size: 150 Bytes

Contents

module Org::Familysearch::Ws::Familytree::V2::Schema
  
  class ExistsAssertion
    def add_value
      self.value = ExistsValue.new
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ruby-fs-stack-0.5.3 lib/ruby-fs-stack/familytree/exist.rb
ruby-fs-stack-0.5.2 lib/ruby-fs-stack/familytree/exist.rb
ruby-fs-stack-0.5.1 lib/ruby-fs-stack/familytree/exist.rb
ruby-fs-stack-0.5.0 lib/ruby-fs-stack/familytree/exist.rb