Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/toolong
/ TailFile
Class
TailFile
src/toolong/messages.py:62–65 ·
view source on GitHub ↗
Set file tailing.
Source
from the content-addressed store, hash-verified
60
61
@dataclass
62
class
TailFile(Message):
63
""
"Set file tailing."
""
64
65
tail: bool = True
66
67
68
@dataclass
Callers
9
action_scroll_up
Method · 0.90
action_scroll_home
Method · 0.90
action_scroll_end
Method · 0.90
action_page_down
Method · 0.90
action_page_up
Method · 0.90
on_click
Method · 0.90
on_scroll_to
Method · 0.90
on_scroll
Method · 0.90
on_click
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected