Flowdock
set_scope(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 140
    def set_scope(val)
      @scope = val
      build_path_query
      @scope
    end
Register or log in to add new notes.