Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ shell_maxline
Function
shell_maxline
src/engine/execnt.cpp:1381–1384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1379
}
1380
1381
int32_t shell_maxline()
1382
{
1383
return maxline();
1384
}
1385
1386
1387
#endif /* USE_EXECNT */
Callers
2
function_execute_write_file
Function · 0.70
exec_check
Function · 0.70
Calls
1
maxline
Function · 0.85
Tested by
no test coverage detected