class Awscr::S3::Presigned::HtmlPrinter

Overview

Print a Presigned::Form object as RAW HTML.

Defined in:

awscr-s3/presigned/html_printer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(form : Form) #

[View source]

Instance Method Detail

def print #

Print a Presigned::Post object as RAW HTML.


[View source]
def to_s(io : IO) #

Return the raw HTML


[View source]