Method: Dataflow::Nodes::ReadOnlyDataNode#dump_dataset
- Defined in:
- lib/dataflow/nodes/read_only_data_node.rb
#dump_dataset(*_args) ⇒ Object
62 63 64 |
# File 'lib/dataflow/nodes/read_only_data_node.rb', line 62 def dump_dataset(*_args) raise_read_only_error! end |