Class: X11::Auth::AuthInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/X11/auth.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



24
25
26
# File 'lib/X11/auth.rb', line 24

def address
  @address
end

#auth_dataObject

Returns the value of attribute auth_data

Returns:

  • (Object)

    the current value of auth_data



24
25
26
# File 'lib/X11/auth.rb', line 24

def auth_data
  @auth_data
end

#auth_nameObject

Returns the value of attribute auth_name

Returns:

  • (Object)

    the current value of auth_name



24
25
26
# File 'lib/X11/auth.rb', line 24

def auth_name
  @auth_name
end

#displayObject

Returns the value of attribute display

Returns:

  • (Object)

    the current value of display



24
25
26
# File 'lib/X11/auth.rb', line 24

def display
  @display
end

#familyObject

Returns the value of attribute family

Returns:

  • (Object)

    the current value of family



24
25
26
# File 'lib/X11/auth.rb', line 24

def family
  @family
end