Selfie
|
Public Member Functions | |
__init__ (self) | |
Iterable[TypedPath] | paths_with_once (self) |
bool | hasWritableComment (self, CallStack call, SnapshotFileLayout layout) |
Static Public Member Functions | |
tuple[str, int] | commentString (TypedPath typedPath) |
Public Attributes | |
lock | |
Definition at line 20 of file CommentTracker.py.
selfie_lib.CommentTracker.CommentTracker.__init__ | ( | self | ) |
Definition at line 21 of file CommentTracker.py.
|
static |
Definition at line 44 of file CommentTracker.py.
bool selfie_lib.CommentTracker.CommentTracker.hasWritableComment | ( | self, | |
CallStack | call, | ||
SnapshotFileLayout | layout | ||
) |
Definition at line 33 of file CommentTracker.py.
Iterable[TypedPath] selfie_lib.CommentTracker.CommentTracker.paths_with_once | ( | self | ) |
Definition at line 25 of file CommentTracker.py.
selfie_lib.CommentTracker.CommentTracker.lock |
Definition at line 23 of file CommentTracker.py.