Part of bzrlib.tests.test_smart_add View In Hierarchy
| Method | __call__ | Add path to inventory. |
Inherited from AddAction:
| Method | __init__ | Initialize an action which prints added files to an output stream. |
| Method | skip_file | Test whether the given file should be skipped or not. |
The default action does nothing.
| Parameters | inv | The inventory we are working with. |
| path | The FastPath being added | |
| kind | The kind of the object being added. |