comment
This commit is contained in:
@@ -29,6 +29,7 @@ export interface FileMetadata {
|
|||||||
sha256: string
|
sha256: string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: rename this function, it is not state-preserving, so it shouldn't just be called "get'"
|
||||||
export function getConsolidatedDirectory(filePathSpec: string): {
|
export function getConsolidatedDirectory(filePathSpec: string): {
|
||||||
consolidatedPath: string
|
consolidatedPath: string
|
||||||
needToCleanUpDir: boolean
|
needToCleanUpDir: boolean
|
||||||
|
|||||||
Reference in New Issue
Block a user