MCPcopy 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
1381int32_t shell_maxline()
1382{
1383 return maxline();
1384}
1385
1386
1387#endif /* USE_EXECNT */

Callers 2

exec_checkFunction · 0.70

Calls 1

maxlineFunction · 0.85

Tested by

no test coverage detected