Interface IProjectStatic

Index

Construct signatures

Methods

Construct signatures

constructor(arg?: { path: any; buffers: any[]; }): IProject

Parameters

  • arg?: { path: any; buffers: any[]; } optional

Returns

IProject

Methods

public pathForRepositoryUrl(repoUrl: string): string

Parameters

  • repoUrl: string

Returns

string