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

Method __init__

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

Source from the content-addressed store, hash-verified

172 action_key = 'truncate.test'
173
174 def __init__(self, action_element):
175 self.pathname = action_element.getAttribute('path')
176
177 def get_commands(self):
178 # truncate real file

Callers

nothing calls this directly

Calls 1

getAttributeMethod · 0.45

Tested by

no test coverage detected