[Source]
# File lib/active_ldap/ldif.rb, line 915 915: def initialize(attribute, options, attributes) 916: super("delete", attribute, options, attributes) 917: end
[Validate]