Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Name
Method
Name
pty/pty.go:43–43 ·
view source on GitHub ↗
Name of the TTY. Example on Linux would be "/dev/pts/1".
()
Source
from the content-addressed store, hash-verified
41
42
// Name of the TTY. Example on Linux would be "/dev/pts/1".
43
Name() string
44
45
// Output handles TTY output.
46
//
Callers
15
acquireAndRunOne
Method · 0.65
dirHasExt
Function · 0.65
TestStaleSessions
Function · 0.65
TestTar
Function · 0.65
TestUntar
Function · 0.65
CleanStaleSessions
Method · 0.65
TempDirUnixSocket
Function · 0.65
AgentSocketPath
Function · 0.65
TempFile
Function · 0.65
CreateTemp
Function · 0.65
RunRetry
Function · 0.65
File
Function · 0.65
Implementers
3
otherPty
pty/pty_other.go
ptyWindows
pty/pty_windows.go
testPTY
pty/ptytest/ptytest_windows.go
Calls
no outgoing calls
Tested by
15
TestStaleSessions
Function · 0.52
TestTar
Function · 0.52
TestUntar
Function · 0.52
TestSVGIconAttributes
Function · 0.52
TestGeneration
Function · 0.52
TestIntegration
Function · 0.52
TestReinitializeAgent
Function · 0.52
runDiffTests
Function · 0.52
diffFileSystem
Function · 0.52
TestGetModulesArchive
Function · 0.52
TestChecksumFileCRC32
Function · 0.52
TestAggregation
Function · 0.52