Method: Hasta::ExecutionContext::Subprocess#stdin
- Defined in:
- lib/hasta/execution_context.rb
#stdin ⇒ Object (readonly)
Returns the value of attribute stdin.
12 13 14 |
# File 'lib/hasta/execution_context.rb', line 12 def stdin @stdin end |