Languages
[Edit]
EN

Node.js - check if path is absolute

0 points
Created by:
mkrieger1
726

In this article, we would like to show you how to check if the path is absolute in Node.js.

1. Import path module using:

2. Use path.isAbsolute() method with the path you want to check as an argument to find out if it is absolute (true) or relative (false).

Practical example:

Output:

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join