class FLP::Formatter::HTML

Defined in:

flp/formatter/html.cr

Constant Summary

BOOTSTRAP_VERSION = "4.3.1"
DATATABLES_VERSION = "1.10.19"
JQUERY_VERSION = "3.3.1"

Constructors

Instance Method Summary

Instance methods inherited from class FLP::Formatter::Base

to_s(io) to_s

Constructor Detail

def self.new(projects : Array(FLP::Project), build_duration : Time::Span) #

[View source]

Instance Method Detail

def to_s(io) #

TODO Holy fuck lol just use ECR


[View source]