MCPcopy Create free account
hub / github.com/boostorg/build / copy_command

Function copy_command

src/tools/common.py:478–479  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

476
477# ported from trunk@47281
478def copy_command():
479 return __CP
480
481# ported from trunk@47281
482def variable_setting_command(variable, value):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected