Definition at line 10 of file CommentTracker.py.
◆ writable()
bool selfie_lib.CommentTracker.WritableComment.writable |
( |
|
self | ) |
|
Definition at line 16 of file CommentTracker.py.
16 def writable(self) -> bool:
17 return self != WritableComment.NO_COMMENT
18
19
◆ FOREVER
selfie_lib.CommentTracker.WritableComment.FOREVER = auto() |
|
static |
◆ NO_COMMENT
selfie_lib.CommentTracker.WritableComment.NO_COMMENT = auto() |
|
static |
◆ ONCE
selfie_lib.CommentTracker.WritableComment.ONCE = auto() |
|
static |
The documentation for this class was generated from the following file: