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.



102
103
104
# File 'lib/api/charset.rb', line 102

def target
  @target
end

#triggersObject

Returns the value of attribute triggers.



103
104
105
# File 'lib/api/charset.rb', line 103

def triggers
  @triggers
end