Class: PgLdapSync::Application::PgRole

Inherits:
Struct
  • Object
show all
Defined in:
lib/pg_ldap_sync/application.rb

Instance Attribute Summary collapse

Instance Attribute Details

#member_namesObject

Returns the value of attribute member_names

Returns:

  • (Object)

    the current value of member_names



168
169
170
# File 'lib/pg_ldap_sync/application.rb', line 168

def member_names
  @member_names
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



168
169
170
# File 'lib/pg_ldap_sync/application.rb', line 168

def name
  @name
end