Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FormatInputPathObject

Index

Properties

Properties

Optional base

base: string

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

Optional dir

dir: string

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

Optional ext

ext: string

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

Optional name

name: string

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

Optional root

root: string

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

Generated using TypeDoc