Skip to content

All js.node.Os methods should be static #168

@cedx

Description

@cedx

The methods Os.tmpdir(), Os.totalmem(), and Os.type() are instance methods, whereas they should be static like all other methods.
See: https://github.com/HaxeFoundation/hxnodejs/blob/master/src/js/node/Os.hx#L132

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions