class OutputResult

Defined in:

output_result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(movie : Movie) #

[View source]

Instance Method Detail

def error : String | Nil #

[View source]
def error=(error : String | Nil) #

[View source]
def links : Hash(Symbol, String?) #

[View source]
def movie : Movie #

[View source]