MCPcopy Create free account
hub / github.com/dtormoen/tsk-tsk / notification_client

Method notification_client

src/context/mod.rs:61–63  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

59 }
60
61 pub fn notification_client(&self) -> Arc<NotificationClient> {
62 Arc::clone(&self.notification_client)
63 }
64
65 pub fn task_storage(&self) -> Arc<TaskStorage> {
66 Arc::clone(&self.task_storage)

Callers 4

run_with_lifecycleMethod · 0.80
executeMethod · 0.80
check_oauth_for_taskMethod · 0.80

Calls

no outgoing calls

Tested by 1