class JsonOutputRenderer

Defined in:

json_output_renderer.cr

Instance Method Summary

Instance methods inherited from class BaseOutputRenderer

error(*args, **options)
error(*args, **options, &)
error
, links(*args, **options)
links(*args, **options, &)
links
, movie(*args, **options)
movie(*args, **options, &)
movie
, output_result : OutputResult output_result, render_error render_error, render_success(recommendation) render_success, run run, show_links : Bool show_links

Constructor methods inherited from class BaseOutputRenderer

new(output_result : OutputResult, show_links : Bool) new

Instance Method Detail

def render_error #

[View source]
def render_success(recommendation) #

[View source]