Module: ProtobufSpec::Builder

Defined in:
lib/protobuf_spec/builder.rb

Class Method Summary collapse

Class Method Details

.protobufObject



5
6
7
# File 'lib/protobuf_spec/builder.rb', line 5

def self.protobuf
  @protobuf
end

.protobuf=(protobuf) ⇒ Object



9
10
11
# File 'lib/protobuf_spec/builder.rb', line 9

def self.protobuf= protobuf
  @protobuf=protobuf 
end