Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/elastic/devfiler
/ id
Method
id
src/ui/tabs/log.rs:27–29 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
25
26
impl TabWidget for LogTab {
27
fn id(&self) -> Tab {
28
Tab::Log
29
}
30
31
fn update(
32
&mut self,
Callers
2
draw_main_window
Method · 0.45
tab_selector
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected