Method: URI::LDAP#scope

Defined in:
lib/uri/ldap.rb

#scopeObject

Returns scope.



197
198
199
# File 'lib/uri/ldap.rb', line 197

def scope
  @scope
end