Flowdock
set_filter(val) protected

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 156
    def set_filter(val)
      @filter = val
      build_path_query
      @filter
    end
Register or log in to add new notes.