Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration IBasePathType

Types of base path used during path resolving

Index

Enumeration members

Enumeration members

cwd

cwd: = "cwd"

Base path is CWD

root

root: = "root"

Base path is root of targeted project

tmp

tmp: = "tmp"

Base path is tmp directory

Generated using TypeDoc