Method: Fission::UI#stdout
- Defined in:
- lib/fission/ui.rb
#stdout ⇒ Object (readonly)
Internal: Returns the stdout value.
5 6 7 |
# File 'lib/fission/ui.rb', line 5 def stdout @stdout end |
Internal: Returns the stdout value.
5 6 7 |
# File 'lib/fission/ui.rb', line 5 def stdout @stdout end |