Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 335 Bytes

ronin-irb.1.md

File metadata and controls

25 lines (14 loc) · 335 Bytes

ronin-irb 1 "2023-02-01" Ronin "User Manuals"

SYNOPSIS

ronin irb [options]

DESCRIPTION

Start ronin's interactive Ruby shell.

OPTIONS

-I, --include DIR Adds the DIR to $LOAD_PATH.

-r, --require PATH Ruby files to require.

AUTHOR

Postmodern [email protected]

SEE ALSO

ronin(1)