Class: Andromeda::Kit::InlineKeyRouter
- Inherits:
-
SinglePlan
- Object
- Impl::ConnectorBase
- Impl::ProtoPlan
- Plan
- SinglePlan
- Andromeda::Kit::InlineKeyRouter
- Defined in:
- lib/andromeda/kit.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Plan
#error_level, #log, #marker, #nick, #trace_enter, #trace_exit
Attributes inherited from Impl::ProtoPlan
Instance Method Summary collapse
Methods inherited from SinglePlan
Methods inherited from Plan
#initialize, #initialize_copy, #on_enter, #pool, #tap, #to_short_s
Methods inherited from Impl::ProtoPlan
#>>, attr_spot, #attr_spot_name?, #attr_spot_names, attr_spot_names, #current_name, #current_scope, #data_key, #data_map, #data_tag, #data_val, #dest, #entry, #init_guide, #initialize, #initialize_copy, #key_label, meth_spot, #meth_spot_name?, #meth_spot_names, meth_spot_names, #mute, name_spot, #post_data, #post_to, #public_spot, #selects?, #signal_name?, #signal_names, signal_names, signal_spot, #spot_name?, spot_names, #spot_names, #tags, #to_short_s, #via
Methods included from Impl::To_S
Methods inherited from Impl::ConnectorBase
Constructor Details
This class inherits a constructor from Andromeda::Plan
Instance Method Details
#key_spot(name, key) ⇒ Object
87 |
# File 'lib/andromeda/kit.rb', line 87 def key_spot(name, key) ; key end |