SCons :: Action :: _ActionAction :: Class _ActionAction
[hide private]
[frames] | no frames]

Class _ActionAction

source code

ActionBase --+
             |
            _ActionAction
Known Subclasses:

Base class for actions that create output objects.
Instance Methods [hide private]
 
__init__(self, cmdstr=<class SCons.Action._null at 0x1db61d0>, strfunction=<class SCons.Action._null at 0x1db61d0>, varlist=(), presub=<class SCons.Action._null at 0x1db61d0>, chdir=None, exitstatfunc=None, batch_key=None, targets='$TARGETS', **kw) source code
 
print_cmd_line(self, s, target, source, env) source code
 
__call__(self, target, source, env, exitstatfunc=<class SCons.Action._null at 0x1db61d0>, presub=<class SCons.Action._null at 0x1db61d0>, show=<class SCons.Action._null at 0x1db61d0>, execute=<class SCons.Action._null at 0x1db61d0>, chdir=<class SCons.Action._null at 0x1db61d0>, executor=None) source code

Inherited from ActionBase: __add__, __cmp__, __radd__, batch_key, genstring, get_contents, get_targets, get_varlist, no_batch_key, presub_lines