Libraries
»
autowow
(0.17.1)
»
Index
»
Autowow
»
Executor
»
#tty_params
Method: Autowow::Executor#tty_params
Defined in:
lib/autowow/executor.rb
#
tty_params
⇒
Object
94 95 96
# File 'lib/autowow/executor.rb', line 94
def
tty_params
{
pty:
true
,
verbose:
false
}
end