Class: Trigv::ConnectionWorkspace

Inherits:
Struct
  • Object
show all
Defined in:
lib/trigv/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



17
18
19
# File 'lib/trigv/client.rb', line 17

def name
  @name
end

#public_idObject

Returns the value of attribute public_id

Returns:

  • (Object)

    the current value of public_id



17
18
19
# File 'lib/trigv/client.rb', line 17

def public_id
  @public_id
end