Nodepathpathnamespace pathThe node:path module provides utilities for working with file and directory paths. It can be accessed using: import path from 'node:path'; Interfaces #Ipath.FormatInputPathObjectNo documentation availablebasedirextnamerootIpath.ParsedPathA parsed path object generated by path.parse() or consumed by path.format().basedirextnamerootIpath.PlatformPathNo documentation availablebasenamedelimiterdirnameextnameformatisAbsolutejoinmatchesGlobnormalizeparseposixrelativeresolveseptoNamespacedPathwin32See #source variable pathType #path.PlatformPath
namespace pathThe node:path module provides utilities for working with file and directory paths. It can be accessed using: import path from 'node:path'; Interfaces #Ipath.FormatInputPathObjectNo documentation availablebasedirextnamerootIpath.ParsedPathA parsed path object generated by path.parse() or consumed by path.format().basedirextnamerootIpath.PlatformPathNo documentation availablebasenamedelimiterdirnameextnameformatisAbsolutejoinmatchesGlobnormalizeparseposixrelativeresolveseptoNamespacedPathwin32See #source