3.0.2 • Published 7 years ago
reptile v3.0.2
reptile
hapi plugin for creating a REPL
Lead Maintainer: Wyatt Preul
The following options are available when configuring 'reptile':
port- the port to use to connect to the REPL. Defaults to port 9000.localOnly- determines if only traffic from localhost is allowed to connect to the REPL. Defaults to true.context- an object whose properties will be added to the REPL contextreplOptions- an object whose properties will be passed along toRepl.start

