Skip to content

repl.setupHistory #16

@rthomazel

Description

@rthomazel

I could be wrong but I believe history can be setup using just the repl itself

repl = REPL.start({ .. })

repl.setupHistory(`${process.env.HOME}/.repl_node_history`, err => err && console.log('Repl history error:', err))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions