Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "project/local/LocalProject"

Index

Interfaces

Type aliases

Functions

Type aliases

ReleaseFunction

ReleaseFunction: () => Promise<void>

Implementation of LocalProject based on node file system. Uses fs-extra vs raw fs.

Type declaration

    • (): Promise<void>
    • Returns Promise<void>

Functions

isLocalProject

  • isLocalProject(p: Project): p is LocalProject

Generated using TypeDoc