Skip to contents

Send literal text

Usage

send_lines(session, ..., wait = FALSE)

Arguments

session

A rexpect_session.

...

One or more strings.

wait

A logical. If TRUE, wait for prompt to appear before sending each line. Default: FALSE.

Value

session