Docs exports: JSON llms.txt llms-full.txt Agent Files

class Shards::Compliance::ReportFormatter

Defined in:

compliance/report_formatter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(format : String, template_path : Nil | String = nil) #

[View source]

Instance Method Detail

def format : String #

[View source]
def template_path : String | Nil #

[View source]
def write(data : ReportData, output_path : String) : Nil #

[View source]