Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 693 Bytes

File metadata and controls

23 lines (16 loc) · 693 Bytes

Measure-ImageStoreFile

Computes hashing result of the file specified.

Alias: MeasureFile

Parameters

Name Type Description Optional
File ImageStoreFile The file to be computed. No
Recompute switch Compute the file even the state of the file is not new created. (*1) -

From Pipeline: FileName

*1: Hashing result will be recomputed when this parameter specified. After recomputed, the records related hashing result of this file will be deleted.

Return

The record of hashed file.

Type: ImageStoreFile

See also