Class: PgLdapSync::Application::PgRole

Inherits:
Struct
  • Object
show all
Defined in:
lib/pgls/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



221
222
223
# File 'lib/pgls/application.rb', line 221

def member_names
  @member_names
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



221
222
223
# File 'lib/pgls/application.rb', line 221

def name
  @name
end