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.



55
56
57
# File 'lib/api/charset.rb', line 55

def target
  @target
end

#triggersObject

Returns the value of attribute triggers.



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

def triggers
  @triggers
end