method
set_scope
set_scope(val)
protected
Hide source
# File lib/uri/ldap.rb, line 140 def set_scope(val) @scope = val build_path_query @scope end