add_segment
Method
This is a method of the ContextLedger class in the models module.Add tokens to a segment.
Signature
Parameters
No description available.
No description available.
Add tokens to a segment.
This is a method of the ContextLedger class in the models module.Add tokens to a segment.
def add_segment(segment: ContextSegment, tokens: int) -> None