diff options
author | Mats Wichmann <mats@linux.com> | 2020-08-28 14:40:58 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2020-08-28 14:47:22 (GMT) |
commit | 2235c5c6ac22abfa5af46007ade31d572fe72e6f (patch) | |
tree | fecbe72a69b094cdd0c2275c4758aace383c4577 /test/Scanner/Python/script.py | |
parent | 456428184f388eccccbcbc3d76866a8dce060b3c (diff) | |
download | SCons-2235c5c6ac22abfa5af46007ade31d572fe72e6f.zip SCons-2235c5c6ac22abfa5af46007ade31d572fe72e6f.tar.gz SCons-2235c5c6ac22abfa5af46007ade31d572fe72e6f.tar.bz2 |
Updated docs on Actions for output control
Manpage now mentions specifically generating your own Action object
in order to control the output string. Calls out using None as the
command-output specifier to avoid output: Action(foo, None) and
Action(foo, cmdstr=None), as well
Userguide got a mention of using the action kwarg for readability
and an example showing creating the Action for Command manually
to set the output string.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Scanner/Python/script.py')
0 files changed, 0 insertions, 0 deletions