On this page

    P

    path.posix

    History
    Type:Object

    The path.posix property provides access to POSIX specific implementations of the path methods.

    The API is accessible via require('node:path').posix or require('node:path/posix').