Class: SubSpawn::Internal::FdSource::Open

Inherits:
SubSpawn::Internal::FdSource show all
Defined in:
lib/subspawn/fd_types.rb

Overview

class Child < Basic # I don’t think this is any different? def to_dbg [@dests, :child, @value] end end

Direct Known Subclasses

File, PTY, Pipe

Instance Attribute Summary

Attributes inherited from SubSpawn::Internal::FdSource

#all_dests, #dests

Method Summary

Methods inherited from SubSpawn::Internal::FdSource

#before?, #depends?, #destroys?, #heads, #initialize, #max, #raw_apply, #tails, #to_dbg

Constructor Details

This class inherits a constructor from SubSpawn::Internal::FdSource