mirror of
https://github.com/mudler/luet.git
synced 2025-09-06 09:41:05 +00:00
Add IsVirtual() to compile spec
This commit is contained in:
@@ -186,6 +186,7 @@ type CompilationSpec interface {
|
||||
EmptyPackage() bool
|
||||
UnpackedPackage() bool
|
||||
HasImageSource() bool
|
||||
IsVirtual() bool
|
||||
}
|
||||
|
||||
type CompilationSpecs interface {
|
||||
|
Reference in New Issue
Block a user