Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 731 Bytes

V1ImageSourcePath.md

File metadata and controls

11 lines (7 loc) · 731 Bytes

V1ImageSourcePath

Properties

Name Type Description Notes
destinationDir string destinationDir is the relative directory within the build directory where files copied from the image are placed.
sourcePath string sourcePath is the absolute path of the file or directory inside the image to copy to the build directory. If the source path ends in /. then the content of the directory will be copied, but the directory itself will not be created at the destination.

[Back to Model list] [Back to API list] [Back to README]