Class: Glaemscribe::API::Charset::VirtualChar::VirtualClass

Inherits:
Object
  • Object
show all
Defined in:
lib/api/charset.rb

Instance Attribute Summary collapse

Instance Attribute Details

#targetObject

Returns the value of attribute target.



57
58
59
# File 'lib/api/charset.rb', line 57

def target
  @target
end

#triggersObject

Returns the value of attribute triggers.



58
59
60
# File 'lib/api/charset.rb', line 58

def triggers
  @triggers
end