module Noir::Banner

Overview

The ASCII banner, printed to STDERR so -f json piped to a file stays machine-readable.

Extended Modules

Defined in:

banner.cr

Instance Method Summary

Instance Method Detail

def print(io : IO = STDERR) #

[View source]