index

Manipulate project directories and files.
Version:
  • 0.1.4
Since:
  • 0.0.1
Author:
Source:

Requires

  • module:./lib/typeCheck.js
  • module:./lib/path.js

Classes

ProjectDir

Type Definitions

AbsPath

Absolute path of real file system.
Source:
Type:
  • string

Path

Represent file system path, include relative and absolute paths.
Source:
Type:
  • string

ProjectAbsPath

Represent managed absolute path in project.
Source:
Type:
  • string

ProjectPath

Represent managed path in project, include relative and absolute paths.
Source:
Type:
  • string

Query

For matching file name.
Source:
Type:
  • string | RegExp | Array