struct AssetManifestBuilder

Defined in:

run_macros/asset_manifest_builder.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Constructor Detail

def self.new(source : Source = Source::Bun, manifest_file : String = "") #

[View source]

Instance Method Detail

def build_with_retry #

Tries to build a manifest from the chosen bundler and retries several times when it fails.


[View source]
def retries : Int32 #

[View source]
def retries=(retries : Int32) #

[View source]