= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
filter=(val)
setter for filter val
# File lib/uri/ldap.rb, line 228 def filter=(val) set_filter(val) val end