MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / build

Method build

2a_builder_pattern/python/default_args.py:28–29  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

26 self.special_info = '42'
27
28 def build(self):
29 return Channel(self.token, self.special_info)
30
31
32if __name__ == '__main__':

Callers 2

mainFunction · 0.45
default_args.pyFile · 0.45

Calls 1

ChannelClass · 0.70

Tested by

no test coverage detected