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

Method __init__

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

Source from the content-addressed store, hash-verified

79 action_key = 'function.path'
80
81 def __init__(self, action_element):
82 self.pathname = action_element.getAttribute('path')
83
84 def get_commands(self):
85 # function with path, should succeed

Callers

nothing calls this directly

Calls 1

getAttributeMethod · 0.45

Tested by

no test coverage detected