method

scope=

v1_8_7_72 - Show latest stable - Class: URI::LDAP
scope=(val)
public

No documentation available.

# File lib/uri/ldap.rb, line 147
    def scope=(val)
      set_scope(val)
      val
    end