FlatpakBuilderSettings.

ShowDeps Property

Summary

List all the (local) files that the manifest depends on.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public Nullable<bool> ShowDeps { get; set; }

Remarks

Only the --verbose option can be combined with this option.

Value

Type Description
Nullable<bool>