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-deps [OPTION...] MANIFEST with results
- Assembly
- Cake
.Flatpak .dll - Namespace
- Cake
.Flatpak - Containing Type
- FlatpakBuilderCli
Syntax
public static IEnumerable<string> FlatpakBuilderShowDeps(this ICakeContext context, FilePath manifest, FlatpakBuilderSettings settings = null)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
manifest | FilePath | |
settings | Flatpak |
Return Value
Type | Description |
---|---|
IEnumerable |