class PassKit::Manifest::FileResource

Defined in:

models/manifest.cr

Constructors

Instance Method Summary

Instance methods inherited from class PassKit::Manifest::Resource

digest digest

Constructor Detail

def self.new(name : String, content : String) #

[View source]

Instance Method Detail

def content : String #

[View source]
def content=(content : String) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]