Class: CryptReboot::Runner::Text
- Defined in:
- lib/crypt_reboot/runner/text.rb
Overview
Return stdout as string
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
7 8 9 |
# File 'lib/crypt_reboot/runner/text.rb', line 7 def call(...) super(...).out end |