MCPcopy
hub / github.com/wavetermdev/waveterm / getLocalHostDisplayNameAtom

Function getLocalHostDisplayNameAtom

frontend/app/store/global.ts:527–529  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

525});
526
527function getLocalHostDisplayNameAtom(): Atom<string> {
528 return LocalHostDisplayNameAtom;
529}
530
531/**
532 * Open a link in a new window, or in a new web widget. The user can set all links to open in a new web widget using the `web:openlinksinternally` setting.

Callers 1

conntypeahead.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected