Crate airb

source ·
Expand description

airb is the Artichoke implementation of irb and is an interactive Ruby shell and REPL.

airb is a readline enabled shell, although it does not persist history.

To invoke airb, run:

cargo run --bin airb

Functions§