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

Method __init__

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

Source from the content-addressed store, hash-verified

63 action_key = 'function.generator'
64
65 def __init__(self, action_element):
66 self.pathname = action_element.getAttribute('path')
67
68 def get_commands(self):
69 # function generator without path, should succeed

Callers

nothing calls this directly

Calls 1

getAttributeMethod · 0.45

Tested by

no test coverage detected