Skip to content

doc: process.moduleLoadList not documented #41233

Open
@BourgoisMickael

Description

@BourgoisMickael

📗 API Reference Docs Problem

  • Version: v0 - latest (v17)

  • Platform: irrelevant

  • Subsystem: process

Location

Section of the site where the content exists

Affected URL(s):

Description

Concise explanation of the problem

From lib/internal/bootstrap/loaders.js

// - process.moduleLoadList: an array recording the bindings and the modules
// loaded in the process and the order in which they are loaded.

I want to use this to know if a NativeModule was loaded but can't find any reference in documentation.

Is it an oversight or because it's an internal and should not be used by end user ?


  • I would like to work on this issue and
    submit a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.processIssues and PRs related to the process subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions