Method: Autowow::Executor#tty_params

Defined in:
lib/autowow/executor.rb

#tty_paramsObject



94
95
96
# File 'lib/autowow/executor.rb', line 94

def tty_params
  { pty: true, verbose: false }
end