class CommentSpec::Nop

Defined in:

comment-spec/builder.cr

Constructors

Instance Method Summary

Instance methods inherited from class CommentSpec::BaseBuilder(Nil)

data data, data? data?, line line

Constructor methods inherited from class CommentSpec::BaseBuilder(Nil)

new(line : String, data : T = nil) new

Instance methods inherited from module CommentSpec::Builder

build : String build, name name

Constructor Detail

def self.new(line : String, data : T = nil) #

[View source]

Instance Method Detail

def build : String #

[View source]