Interface PublicAssets

    • Method Detail

      • getAssetDirs

        Set<File> getAssetDirs()
        A set of asset directories for this binary.
      • addAssetDir

        void addAssetDir​(File resourceDir)
        Add an asset directory to this binary.