struct Protobuf::Schema::Text

Defined in:

protobuf/schema/text.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(text _text = @text) #

[View source]
def text : String #

def to_s(io : IO) #
Description copied from struct Struct

Same as #inspect(io).


[View source]