send_lines: Send literal text

View source: R/send.R

send_linesR Documentation

Send literal text

Description

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


datascienceworkshops/rexpect documentation built on April 26, 2024, 12:42 p.m.