Interface MacDmgPackageMixin

All Known Subinterfaces:
MacDmgPackage
All Known Implementing Classes:
MacDmgPackageMixin.Stub

public interface MacDmgPackageMixin
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns additional top=level content for DMG package.
     
  • Method Details

    • icon

      Optional<Path> icon()
    • content

      List<Path> content()
      Returns additional top=level content for DMG package.

      Each item in the list can be a directory or a file.

      Returns:
      the additional top=level content for DMG package