@atomist/rug
Advanced tools
Comparing version 0.4.4 to 0.4.6
@@ -334,6 +334,5 @@ | ||
//sourcePath: string | ||
//destinationPath: string | ||
copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
backingArchiveProject(): Project | ||
//sourcePath: string | ||
@@ -344,2 +343,6 @@ copyEditorBackingFileOrFail(sourcePath: string): void | ||
//destinationPath: string | ||
copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void | ||
@@ -1044,6 +1047,5 @@ | ||
//sourcePath: string | ||
//destinationPath: string | ||
copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
backingArchiveProject(): Project | ||
//sourcePath: string | ||
@@ -1054,2 +1056,6 @@ copyEditorBackingFileOrFail(sourcePath: string): void | ||
//destinationPath: string | ||
copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void | ||
@@ -1322,6 +1328,5 @@ | ||
//sourcePath: string | ||
//destinationPath: string | ||
copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
backingArchiveProject(): Project | ||
//sourcePath: string | ||
@@ -1332,2 +1337,6 @@ copyEditorBackingFileOrFail(sourcePath: string): void | ||
//destinationPath: string | ||
copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void | ||
@@ -1334,0 +1343,0 @@ |
{ | ||
"name": "@atomist/rug", | ||
"version": "0.4.4", | ||
"version": "0.4.6", | ||
"description": "TypeScript model for Atomist editors, generators etc", | ||
@@ -5,0 +5,0 @@ "repository": { |
79308
1391