Module: Tamiyo::Process::Node
- Included in:
- CockatriceDbSink, ScrapeParser, Yaml::YamlSink, Yaml::YamlSource
- Defined in:
- lib/tamiyo/process.rb
Instance Method Summary collapse
Instance Method Details
#affix(node) ⇒ Object
4 5 6 |
# File 'lib/tamiyo/process.rb', line 4 def affix(node) @chain = node end |