R/send.R
send_lines.Rd
Send literal text
send_lines(session, ..., wait = FALSE)
A rexpect_session.
One or more strings.
A logical. If TRUE, wait for prompt to appear before sending each line. Default: FALSE.
TRUE
FALSE
session