Method: Makit::Commands::Request#show_stdout
- Defined in:
- lib/makit/commands/request.rb
#show_stdout(show_stdout) ⇒ Object
208 209 210 211 |
# File 'lib/makit/commands/request.rb', line 208 def show_stdout(show_stdout) @show_stdout = show_stdout self end |