Pkg::SourceProvideSignedFile — Make a signed file available at the local filesystem
string
SourceProvideSignedFile
( | integer id , |
integer mid , | |
string f , | |
boolean
optional
) ; |
id
Source ID
mid
Number of the media the file is located on ('1' for the 1st media).
f
Filename relative to the media root.
optional
true if the file can be missing on the medium, if an optional file doesn't exist do not ask user for another medium and return nil.