MCPcopy Create free account
hub / github.com/bleachbit/bleachbit / __init__

Method __init__

tests/TestWorker.py:114–115  ·  view source on GitHub ↗
(self, action_element)

Source from the content-addressed store, hash-verified

112 action_key = 'function.plain'
113
114 def __init__(self, action_element):
115 self.pathname = action_element.getAttribute('path')
116
117 def get_commands(self):
118 # plain function without path, should succeed

Callers

nothing calls this directly

Calls 1

getAttributeMethod · 0.45

Tested by

no test coverage detected