Skip to main content
default.ParsedPath.name - path - Node documentation
property default.ParsedPath.name

Usage in Deno

import type mod from "node:path";

The file name without extension (if any) such as 'index'

Type

string