Class: Glaemscribe::API::Charset::VirtualChar::VirtualClass
- Inherits:
-
Object
- Object
- Glaemscribe::API::Charset::VirtualChar::VirtualClass
- Defined in:
- lib/api/charset.rb
Instance Attribute Summary collapse
-
#target ⇒ Object
Returns the value of attribute target.
-
#triggers ⇒ Object
Returns the value of attribute triggers.
Instance Attribute Details
#target ⇒ Object
Returns the value of attribute target.
55 56 57 |
# File 'lib/api/charset.rb', line 55 def target @target end |
#triggers ⇒ Object
Returns the value of attribute triggers.
56 57 58 |
# File 'lib/api/charset.rb', line 56 def triggers @triggers end |