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.Grype.
Summary
A Singularity Image Format container (
singularity:).- Assembly
- Cake
.Grype .dll - Namespace
- Cake
.Grype - Containing Type
- GrypeSource
Syntax
public static GrypeSource Singularity(FilePath file)
Parameters
| Name | Type | Description |
|---|---|---|
| file | FilePath | The SIF file. |
Return Value
| Type | Description |
|---|---|
| GrypeSource | The source. |
