This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flatpak.
Summary
Loads the manifest, including any included files and prints it in a canonical json format. This is useful for tools that want
to handle manifest files to avoid having to support both yaml and json, as well as some non-standard json handling that is supported (for example comments and multiline strings).
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- Flatpak
Builder Settings
Syntax
public Nullable<bool> ShowManifest { get; set; }
Remarks
Only the --verbose option can be combined with this option.
Value
Type | Description |
---|---|
Nullable |