path 路径
Stability: 2 - Stable
Source Code: lib/path.js
The path module provides utilities for working with file and directory paths.
It can be accessed using:
const path = require('path');Source Code: lib/path.js
The path module provides utilities for working with file and directory paths.
It can be accessed using:
const path = require('path');