Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agraef/pure-lang
/ GetLength
Method
GetLength
purepad/Pipe.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
int CPipe::GetLength()
74
{
75
return m_bufInput.GetLength();
76
}
77
78
BOOL CPipe::IsEmpty()
79
{
Callers
8
LastLine
Function · 0.45
MakePathName
Function · 0.45
Trim
Function · 0.45
GetErr
Method · 0.45
CompileRun
Function · 0.45
Run2
Method · 0.45
SearchPrev
Method · 0.45
SearchNext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected