Skip to content

doc: undocumented entities in code example in repl.md #12686

@vsemozhetbyt

Description

@vsemozhetbyt
  • Subsystem: doc, repl

Currently, we have 3 undocumented entities in code example in repl.md:

replServer.lineParser.reset()
replServer.bufferedCommand
replServer.close()

The first one will be gone since Node.js v8.0.0

The second one can be considered as an acceptable ad-hoc internal revelation.

Is it worth to document the third one, replServer.close()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.replIssues and PRs related to the REPL subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions