MCPcopy 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

acquireAndRunOneMethod · 0.65
dirHasExtFunction · 0.65
TestStaleSessionsFunction · 0.65
TestTarFunction · 0.65
TestUntarFunction · 0.65
CleanStaleSessionsMethod · 0.65
TempDirUnixSocketFunction · 0.65
AgentSocketPathFunction · 0.65
TempFileFunction · 0.65
CreateTempFunction · 0.65
RunRetryFunction · 0.65
FileFunction · 0.65

Implementers 3

otherPtypty/pty_other.go
ptyWindowspty/pty_windows.go
testPTYpty/ptytest/ptytest_windows.go

Calls

no outgoing calls

Tested by 15

TestStaleSessionsFunction · 0.52
TestTarFunction · 0.52
TestUntarFunction · 0.52
TestSVGIconAttributesFunction · 0.52
TestGenerationFunction · 0.52
TestIntegrationFunction · 0.52
TestReinitializeAgentFunction · 0.52
runDiffTestsFunction · 0.52
diffFileSystemFunction · 0.52
TestGetModulesArchiveFunction · 0.52
TestChecksumFileCRC32Function · 0.52
TestAggregationFunction · 0.52