generate_output_for_media


Description:

[ Version ( since = "0.2.12" ) ]
public File generate_output_for_media (Media media, InstallConfig config, File output_dir, Cancellable? cancellable = null) throws Error

Creates an install script that is written to the returned file.

Parameters:

this

the install script

media

the media

config

the install script config

output_dir

the directory where the file containing the output script will be written

cancellable

a Cancellable, or null

Returns:

a file containing the script.