Flowdock
filter=(val) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/uri/ldap.rb, line 163
    def filter=(val)
      set_filter(val)
      val
    end
Register or log in to add new notes.