class Subtitles::Meta

Overview

Extra metadata for filetypes that support it

Defined in:

meta.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data = {} of String => String) #

[View source]

Instance Method Detail

def data : Hash(String, String) #

[View source]
def data=(data : Hash(String, String)) #

[View source]