Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FormatInputPathObject

Index

Properties

Properties

Optional base

base: undefined | string

The file name including extension (if any) such as 'index.html'

Optional dir

dir: undefined | string

The full directory path such as '/home/user/dir' or 'c:\path\dir'

Optional ext

ext: undefined | string

The file extension (if any) such as '.html'

Optional name

name: undefined | string

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

Optional root

root: undefined | string

The root of the path such as '/' or 'c:'

Generated using TypeDoc