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