Class: Pcrd::Schema::ObjectReader::Grant

Inherits:
Data
  • Object
show all
Defined in:
lib/pcrd/schema/object_reader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#granteeObject (readonly)

Returns the value of attribute grantee

Returns:

  • (Object)

    the current value of grantee



16
17
18
# File 'lib/pcrd/schema/object_reader.rb', line 16

def grantee
  @grantee
end

#privilegesObject (readonly)

Returns the value of attribute privileges

Returns:

  • (Object)

    the current value of privileges



16
17
18
# File 'lib/pcrd/schema/object_reader.rb', line 16

def privileges
  @privileges
end