module Spec2::Output

Direct including types

Defined in:

output.cr

Instance Method Summary

Instance Method Detail

abstract def print(style, string) #

[View source]
def print(string) #

[View source]
def puts(style, string) #

[View source]
def puts(string = "") #

[View source]