module Pod

Public Instance Methods

results=(v) click to toggle source
# File lib/cocoapods-hmap/hmap_writer.rb, line 7
def results=(v)
  @results = v
end