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
Executes flatpak-builder --show-manifest [OPTION...] MANIFEST with results
Syntax
public static IEnumerable<string> FlatpakBuilderShowManifest(this ICakeContext context, FilePath manifest, FlatpakBuilderSettings settings = null)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Return Value
Type |
Description |
IEnumerable<string> |
|